This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git.
from 3365943 [MSHARED-750] - Unbalanced quotes in command with escaped
double quotation mark
add 43210ae [MSHARED-749] - Commandline does not thrown
CommandLineException when uneven number of quotation marks used
No new revisions were added by this update.
Summary of changes:
.../org/apache/maven/shared/utils/cli/Arg.java | 2 +-
.../apache/maven/shared/utils/cli/Commandline.java | 19 +++++-----------
.../shared/utils/cli/CommandLineUtilsTest.java | 26 ++++++++++++++++++++++
3 files changed, 33 insertions(+), 14 deletions(-)