You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2008/08/04 17:57:26 UTC

[jira] Created: (MSHARED-51) ability to escape interpolation with \

ability to escape interpolation with \
--------------------------------------

                 Key: MSHARED-51
                 URL: http://jira.codehaus.org/browse/MSHARED-51
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-filtering
    Affects Versions: maven-filtering-1.0-alpha-1
            Reporter: Olivier Lamy


Maven Filtering must be able to escape (not interpolate) :
{code}
\${java.home}
\${java.version}
\@java.home@
etc....
{code}
All expressions preceding with \

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MSHARED-51) ability to escape interpolation with \

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHARED-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MSHARED-51:
--------------------------------

         Assignee: Olivier Lamy
    Fix Version/s: maven-filtering-1.0-alpha-2

> ability to escape interpolation with \
> --------------------------------------
>
>                 Key: MSHARED-51
>                 URL: http://jira.codehaus.org/browse/MSHARED-51
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-1.0-alpha-1
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: maven-filtering-1.0-alpha-2
>
>
> Maven Filtering must be able to escape (not interpolate) :
> {code}
> \${java.home}
> \${java.version}
> \@java.home@
> etc....
> {code}
> All expressions preceding with \

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MSHARED-51) ability to escape interpolation with \

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHARED-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MSHARED-51.
-------------------------------

    Resolution: Fixed

fixed in rev [693721|http://svn.apache.org/viewvc?rev=693721&view=rev]
SNAPSHOT deployed.

> ability to escape interpolation with \
> --------------------------------------
>
>                 Key: MSHARED-51
>                 URL: http://jira.codehaus.org/browse/MSHARED-51
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-1.0-beta-1
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: maven-filtering-1.0-beta-2
>
>
> Maven Filtering must be able to escape (not interpolate) :
> {code}
> \${java.home}
> \${java.version}
> \@java.home@
> etc....
> {code}
> All expressions preceding with \

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira