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 c6b932c Replace internal StringBuffer with StringBuilder
new 8d9604d Replace internal StringBuffer with StringBuilder
new 35cf8df Replace internal StringBuffer with StringBuilder
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:
pom.xml | 6 +
.../java/org/apache/commons/cli/HelpFormatter.java | 271 ++++++++++++---------
.../org/apache/commons/cli/HelpFormatterTest.java | 18 +-
3 files changed, 177 insertions(+), 118 deletions(-)