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 69381d0f Bump actions/setup-java from 5.7.0 to 6.6.0.
new f755c610 Sort members.
new 03960a4d Load classes without initializing them in Converter.CLASS
(#432).
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:
src/changes/changes.xml | 1 +
.../java/org/apache/commons/cli/Converter.java | 5 +-
.../org/apache/commons/cli/ConverterTests.java | 78 ++++++++++++++++++++++
.../apache/commons/cli/help/HelpFormatterTest.java | 66 +++++++++---------
4 files changed, 115 insertions(+), 35 deletions(-)