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 caf0b99 Simplify array initialization.
new f2aa308 Rename some internals.
new f87f0b3 Rename some internals.
new cf94289 Re-implement equals/hashCode with java.lang.Objects.
The 3 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/main/java/org/apache/commons/cli/Option.java | 119 ++++++++++-----------
.../java/org/apache/commons/cli/OptionBuilder.java | 63 +++++------
.../org/apache/commons/cli/OptionValidator.java | 23 ++--
3 files changed, 97 insertions(+), 108 deletions(-)