Delimiter do not accept pattern {#*#}
---------------------------------------
Key: MRESOURCES-143
URL: http://jira.codehaus.org/browse/MRESOURCES-143
Project: Maven 2.x Resources Plugin
Issue Type: Bug
Components: filtering
Affects Versions: 2.5
Reporter: ammari hanie
In the description of delimiters :
see url :
http://maven.apache.org/plugins/maven-resources-plugin/resources-mojo.html
we have :
Set of delimiters for expressions to filter within the resources. These
delimiters are specified in the form 'beginToken*endToken'. If no '*' is given,
the delimiter is assumed to be the same for start and end.
But when I try to use it with this pattern : {#*#} The filtring doesnt work
fine.
--
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