[ 
https://jira.codehaus.org/browse/MRESOURCES-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297865#comment-297865
 ] 

Aurelien commented on MRESOURCES-114:
-------------------------------------

"@" works, but not "@@".
Problem is still present in version 2.5...
                
> Double caret ^^ doesn't work as custom delimiter 
> -------------------------------------------------
>
>                 Key: MRESOURCES-114
>                 URL: https://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, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to