Commit Graph

75 Commits

Author SHA1 Message Date
Eric Bottard
a277c53d8d Implement describe() for JCommander 2017-08-08 11:52:32 +02:00
Eric Bottard
8398b140ae Add JLine JNA for Windows shells 2017-08-08 11:52:32 +02:00
Eric Bottard
15ed6ed0c0 Remove dependencies from parent pom
Fixes #44
2017-08-08 11:52:31 +02:00
Eric Bottard
ec83869c9f Introduce -standard and -standard-commands artifacts
Fixes #43
2017-08-08 11:52:31 +02:00
Eric Bottard
f15fb0ba9d Fix maven versions 2017-08-08 11:52:31 +02:00
camilojc
9ca98cdd7d Moving the project to a multi-level maven project to allow for separation of the adapter from the core of the project
Fixes #28
2017-08-08 11:52:31 +02:00
Eric Bottard
e8349c7a5b Upgrade to JLine 3.3.0 2017-08-08 11:52:31 +02:00
Eric Bottard
a676a34299 Customize travis, add CodeCov
Add jacoco
2017-08-08 11:52:31 +02:00
Eric Bottard
95807f3f4b Add Maven wrapper
Fixes #26
2017-08-08 11:52:31 +02:00
Eric Bottard
277a07a951 WIP on Completer 2017-08-08 11:52:31 +02:00
Eric Bottard
2f1a42bde0 Add help command 2017-08-08 11:52:31 +02:00
@fbiville
5c19707c06 Migrate tests to AssertJ 2017-08-08 11:52:31 +02:00
Eric Bottard
c8bfff226f Add JCommander parameter resolver 2017-08-08 11:52:31 +02:00
Eric Bottard
938bd7cfa2 Add legacy and default resolvers 2017-08-08 11:52:31 +02:00
Jarred Li
e038798a29 update sample after package refactor 2012-07-16 10:27:36 +08:00
Jarred Li
e2c8d1a4d6 SHL-20, SHL-21, change console message 2012-04-14 14:16:14 +08:00
Jarred Li
f12f986e1f limit history commands size 2012-04-14 11:43:01 +08:00
Jarred Li
2b05b13db6 SHL-11 customie banner 2012-04-12 16:05:34 +08:00
Jarred Li
c27eeeab88 SHL-15 change plugin module by using XML 2012-04-11 15:15:57 +08:00
Jarred Li
725ef2eeac change version schema 2012-04-11 10:38:10 +08:00
Jarred Li
21cb6514bd update build file 2012-04-10 16:21:32 +08:00
Jarred Li
0bf5a08af0 add spring-shell jar as wordaround 2012-04-09 17:56:38 +08:00
Jarred Li
09396e9421 SHL-8 separate hello world example 2012-04-07 19:04:53 +08:00
Mark Pollack
f2debb62f4 Completed SHL-1
Work in progress for SHL-2, SHL-3.
2012-03-13 19:52:17 -04:00
Mark Pollack
2a6b2bd679 initial commit 2012-02-15 21:48:21 -05:00