[GitHub] [commons-cli] garydgregory commented on a change in pull request #95: CLI-313: adding new test to properly handling negative case of invali…

2022-03-13 Thread GitBox
garydgregory commented on a change in pull request #95: URL: https://github.com/apache/commons-cli/pull/95#discussion_r825512651 ## File path: src/main/java/org/apache/commons/cli/DefaultParser.java ## @@ -580,7 +580,7 @@ private boolean isArgument(final String token) {

[GitHub] [commons-cli] garydgregory commented on a change in pull request #95: CLI-313: adding new test to properly handling negative case of invali…

2022-03-07 Thread GitBox
garydgregory commented on a change in pull request #95: URL: https://github.com/apache/commons-cli/pull/95#discussion_r820605579 ## File path: src/main/java/org/apache/commons/cli/DefaultParser.java ## @@ -580,7 +580,7 @@ private boolean isArgument(final String token) {