You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dale King (JIRA)" <ji...@codehaus.org> on 2006/04/03 02:20:44 UTC

[jira] Commented: (MRESOURCES-17) Filtering of property values containing backslashes for properties files does not escape them

    [ http://jira.codehaus.org/browse/MRESOURCES-17?page=comments#action_62596 ] 

Dale King commented on MRESOURCES-17:
-------------------------------------

After some more research it looks like this was fixed back in January and is in Subversion. Can you please release version 2.2, at least with a SNAPSHOT release?

> 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

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