[
https://issues.apache.org/jira/browse/MSHARED-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558655#comment-16558655
]
ASF GitHub Bot commented on MSHARED-416:
----------------------------------------
khmarbaise commented on issue #2: Bug/MSHARED-416
URL: https://github.com/apache/maven-shared-utils/pull/2#issuecomment-408174808
Only the one which is associated with your GitHub account ..one option
(usually not a good idea)...better to configure the email address in Git for
that particular repository...
Since Git 2.13.0 there is nice feature which help a lot about that:
https://blog.github.com/2017-05-10-git-2-13-has-been-released/#conditional-configuration
That helped me a lot...cause I have several projects and dozens of
repos...without that it would be impossible to handle that...
----------------------------------------------------------------
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:
[email protected]
> 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
> Affects Versions: maven-shared-utils-3.2.1
> Reporter: Eric Citaire
> Assignee: Karl Heinz Marbaise
> Priority: Major
> Fix For: maven-shared-utils-3.3.0
>
> 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)