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 b2a2a767 Bump org.apache.commons:commons-parent from 93 to 94
new ff13bdd9 Javadoc
new 4f8117eb Javadoc
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:
.../org/apache/commons/cli/AmbiguousOptionException.java | 1 +
src/main/java/org/apache/commons/cli/DefaultParser.java | 4 ++++
.../org/apache/commons/cli/MissingArgumentException.java | 1 +
src/main/java/org/apache/commons/cli/OptionValidator.java | 13 ++++++++-----
.../org/apache/commons/cli/help/AbstractHelpFormatter.java | 1 +
src/test/java/org/apache/commons/cli/ApplicationTest.java | 1 +
src/test/java/org/apache/commons/cli/bug/BugCLI162Test.java | 1 +
7 files changed, 17 insertions(+), 5 deletions(-)