[
http://jira.codehaus.org/browse/MRESOURCES-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251108#action_251108
]
Dennis Lundberg commented on MRESOURCES-114:
--------------------------------------------
The problem is still present in latest trunk.
> 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
> 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