[ http://jira.codehaus.org/browse/MRESOURCES-17?page=all ]
     
Brett Porter closed MRESOURCES-17:
----------------------------------

      Assign To: Emmanuel Venisse
     Resolution: Fixed
    Fix Version: 2.2

fixed in r367783

snapshot deployed.

> Filtering of property values containing backslashes for properties files does 
> not escape them
> ---------------------------------------------------------------------------------------------
>
>          Key: MRESOURCES-17
>          URL: http://jira.codehaus.org/browse/MRESOURCES-17
>      Project: Maven 2.x Resources Plugin
>         Type: Bug

>     Versions: 2.1
>  Environment: Windows XP
>     Reporter: Dale King
>     Assignee: Emmanuel Venisse
>      Fix For: 2.2

>
>
> For example consider this in a filtered property file (which I needed to use 
> for some tests):
> targetDirectory=${pom.build.directory}
> which generates after filtering:
> targetDirectory=C:\ProjectDirectory\target
> When the property file is read that will be read as 
> C:ProjectDirectory<tab>arget

-- 
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

Reply via email to