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 f45c430 Use final and {} notation for array declarations. new 15e1237 Sort some members. new fe6607b Update for next release. 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: README.md | 2 +- .../java/org/apache/commons/cli/DefaultParser.java | 224 ++++++++++----------- .../org/apache/commons/cli/BasicParserTest.java | 24 +-- .../org/apache/commons/cli/DefaultParserTest.java | 80 ++++---- .../org/apache/commons/cli/ParserTestCase.java | 72 +++---- 5 files changed, 201 insertions(+), 201 deletions(-)