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 46f185d Bump github/codeql-action from 3.25.15 to 3.26.0 (#297)
new a78cff6 Better param name
new d6c2e6b Remove redundant keyword
new 4c6404c Better parameter name
new c9c933e Better parameter name
new ab4fed2 Better parameter name
new 25b52e4 Better parameter name
new 7ecbc0c Sort members
new bf4440d Better parameter name
new 595c54b Prepare for the next release candidate
The 9 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:
CONTRIBUTING.md | 9 +-
README.md | 12 +-
RELEASE-NOTES.txt | 42 +
src/changes/changes.xml | 2 +-
.../java/org/apache/commons/cli/HelpFormatter.java | 34 +-
src/main/java/org/apache/commons/cli/Option.java | 24 +-
src/site/xdoc/download_cli.xml | 26 +-
.../org/apache/commons/cli/CommandLineTest.java | 1064 ++++++++++----------
8 files changed, 628 insertions(+), 585 deletions(-)