Commit Graph

8 Commits

Author SHA1 Message Date
Eric Bottard
e49ee885ef Use JCommander resolver in combination with others.
Prepare for implementation of describe()
2017-08-08 11:52:32 +02:00
Eric Bottard
14b2401374 Reconsider how input buffer is tokenized
Fixes #85
2017-08-08 11:52:32 +02:00
camilojc
7fd5390c29 Remove uses of "--" as constant prefix
Code now uses the prefixForMethod(...)
added sample usage of prefix in a @ShellMethod
2017-08-08 11:52:32 +02:00
Eric Bottard
ecd27de09a Fix implied boolean arity, even if annotation is used
Fixes #83
2017-08-08 11:52:32 +02:00
Eric Bottard
33c1474216 Small code cleanup 2017-08-08 11:52:32 +02:00
Eric Bottard
bc81d3ed9c Use delegation rather than inheritance to decouple JLine
Fixes #78
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