Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.4
-
Fix Version/s: 1.5.5, 1.6-beta-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
in addition to parser: new GnuParser() as a parameter to CliBuilder, enable posix:false as an alternative additional mechanism. This means the underlying implementation classes aren't quite as exposed through the CliBuilder facade. Helps if we those classes change in a future version of Commons CLI or if we eventually change to an alternative underlying library.
fixed in trunk and merged onto the 1.5.x branch