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 cb25153 Use final new 7cb3721 Fix PMD UnnecessaryFullyQualifiedName issues new aef11a0 Bump commons-parent from 69 to 70 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: pom.xml | 2 +- src/changes/changes.xml | 2 + src/conf/spotbugs-exclude-filter.xml | 5 ++ src/main/java/org/apache/commons/cli/Option.java | 4 +- .../java/org/apache/commons/cli/OptionBuilder.java | 58 ++++++++-------------- .../apache/commons/cli/PatternOptionBuilder.java | 19 +++---- 6 files changed, 41 insertions(+), 49 deletions(-)