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 <sandeep.tamhan...@datastax.com>
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: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to