This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-cli.git
from 494c45e Whitespace new 1b44795 Whitespace new 81f7c1e Add builder factory CommandLine#builder() The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 1 + .../java/org/apache/commons/cli/CommandLine.java | 49 +++++++++++++++------- .../java/org/apache/commons/cli/DefaultParser.java | 2 +- src/main/java/org/apache/commons/cli/Parser.java | 2 +- .../org/apache/commons/cli/CommandLineTest.java | 15 ++++++- 5 files changed, 51 insertions(+), 18 deletions(-)