[ 
http://jira.codehaus.org/browse/MRESOURCES-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated MRESOURCES-114:
---------------------------------------

    Component/s: delimiters

> Double caret ^^ doesn't work as custom delimiter 
> -------------------------------------------------
>
>                 Key: MRESOURCES-114
>                 URL: http://jira.codehaus.org/browse/MRESOURCES-114
>             Project: Maven 2.x Resources Plugin
>          Issue Type: Bug
>          Components: delimiters
>    Affects Versions: 2.4.1
>            Reporter: Ian Brandt
>         Attachments: double-caret-filter-test.zip
>
>
> I'm converting a project from Ant that uses a double caret as a filtering 
> delimiter, e.g.
> {noformat}
> "^^DB.HOST^^"
> {noformat}
> If I change
> {noformat}
> "^^"
> {noformat}
> to a single caret 
> {noformat}
> "^"
> {noformat}
> or
> {noformat}
> "^@"
> {noformat}
> or anything else it works fine.  I'll attach a minimal example project.

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