You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/26 15:03:00 UTC

[jira] [Commented] (MSHARED-416) Odd number of quotes in command-line fails

    [ https://issues.apache.org/jira/browse/MSHARED-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558389#comment-16558389 ] 

ASF GitHub Bot commented on MSHARED-416:
----------------------------------------

KathrynN opened a new pull request #2: Bug/MSHARED-416
URL: https://github.com/apache/maven-shared-utils/pull/2
 
 
   Fixed MSHARED-416 (tested on Windows and MacOS) where arguments with uneven numbers of ' failed to execute in the shell.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Odd number of quotes in command-line fails
> ------------------------------------------
>
>                 Key: MSHARED-416
>                 URL: https://issues.apache.org/jira/browse/MSHARED-416
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-shared-utils
>            Reporter: Eric Citaire
>            Priority: Major
>         Attachments: QuoteTest.java
>
>
> When using org.apache.maven.shared.utils.cli.Commandline, if the command contains a single-quote, the execution fails with output :
> {{/bin/sh: 1: Syntax error: Unterminated quoted string}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)