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 9f5a4d99 Make XHTML example more null-safe new ef11f175 Make org.apache.commons.cli.help.AbstractHelpFormatter.comparator final new 6ce3fa3e Add missing @Override new ccebe902 Encapsulate new fields new ab04dd1b Javadoc The 4 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: .../java/org/apache/commons/cli/DefaultParser.java | 1 + .../commons/cli/help/AbstractHelpFormatter.java | 45 +++++++++++++++++----- .../org/apache/commons/cli/help/HelpFormatter.java | 4 +- .../apache/commons/cli/help/OptionFormatter.java | 8 ++-- .../org/apache/commons/cli/help/TextStyle.java | 2 +- 5 files changed, 44 insertions(+), 16 deletions(-)