[
https://issues.apache.org/jira/browse/MNG-6195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952167#comment-15952167
]
Hudson commented on MNG-6195:
-----------------------------
SUCCESS: Integrated in Jenkins build maven-3.x #1587 (See
[https://builds.apache.org/job/maven-3.x/1587/])
[MNG-6195] Tidy up quoting and command substitution (stephen.alan.connolly:
[http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=96543b7c6ea52ad7ba3bcd559c38b159f8aa4c0d])
* (edit) apache-maven/src/bin/mvn
> Use consistent quoting forms in mvn launcher script
> ---------------------------------------------------
>
> Key: MNG-6195
> URL: https://issues.apache.org/jira/browse/MNG-6195
> Project: Maven
> Issue Type: Bug
> Components: core
> Affects Versions: 3.5.0-alpha-1, 3.5.0-beta-1
> Reporter: Stephen Connolly
> Assignee: Stephen Connolly
> Fix For: 3.5.0
>
>
> We have different forms of quoting in the shell script. We should pick a
> consistent policy and follow that.
> Specific areas of concern around backticks and {{$(...)}}
> Solaris 10 is known to have a true BourneShell which does not understand
> {{$(...)}} but the backtick style is very hard to quote effectively
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)