This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git
from f3ba9c95 Use Locale.ENGLISH when parsing dates in Converter.DATE (#426)
new 03148b8a Use Locale.ENGLISH when parsing dates in Converter.DATE
(#426).
new d2532425 Use final.
new ee2af725 Use compact array notation.
new 2442fa44 Use final.
new b7e0a8d3 Use variable arguments syntax.
The 5 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/help/AbstractHelpFormatter.java | 2 +-
src/main/java/org/apache/commons/cli/help/HelpFormatter.java | 2 +-
.../java/org/apache/commons/cli/example/AptHelpAppendableTest.java | 6 +++---
.../org/apache/commons/cli/example/XhtmlHelpAppendableTest.java | 6 +++---
5 files changed, 9 insertions(+), 8 deletions(-)