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 3427839 [CLI-317] NullPointerException thrown by CommandLineParser.parse() add 3795588 CLI-313: Fixed StringIndexOutOfBoundsException for Java-like property token new 0374dee Merge branch 'CLI-313' of https://github.com/kumarp149/commons-cli into kumarp149-CLI-313 new e8e4efa Merge branch 'kumarp149-CLI-313' 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/main/java/org/apache/commons/cli/DefaultParser.java | 2 +- src/test/java/org/apache/commons/cli/AbstractParserTestCase.java | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-)