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 49b14971 DefaultParser.Builder implements Supplier<DefaultParser>
new af7abb35 Deprecate CommandLine.Builder() in favor of
CommandLine.builder()
new eb0182ca Deprecate CommandLine.Builder() in favor of
CommandLine.builder()
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/CommandLine.java | 10 +++++++++
.../org/apache/commons/cli/CommandLineTest.java | 26 +++++++++++++---------
3 files changed, 27 insertions(+), 10 deletions(-)