GitHub user stamhankar999 opened a pull request:
https://github.com/apache/commons-cli/pull/22
CLI-216 - Make option-concatenation configurable
* Add a DefaultParser.Builder class to make it easier to configure a
DefaultParser.
* Add a "concatenated-options" setting.
* Make allow* data members final in DefaultParser.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stamhankar999/commons-cli master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-cli/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit 5458e1c6c263808f3416013ef7a9ce8916e99f4d
Author: Sandeep Tamhankar <[email protected]>
Date: 2017-11-29T22:24:58Z
CLI-216 - Make option-concatenation configurable
* Add a DefaultParser.Builder class to make it easier to configure a
DefaultParser.
* Add a "concatenated-options" setting.
* Make allow* data members final in DefaultParser.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]