Baptiste Mathus closed Improvement MBUILDHELPER-34 as Won't Fix

Just committed an IT showing that it actually works using maven 3.1.0-alpha-1.
Example:

<execution>
	<goals>
		<goal>regex-property</goal>
	</goals>
	<configuration>
		<name>propname</name>
		<value>chapi chapo bidiba</value>
		<regex>chapo</regex>
		<replacement xml:space="preserve">   </replacement>
		<failIfNoMatch>true</failIfNoMatch>
	</configuration>
</execution>

See https://fisheye.codehaus.org/changelog/mojo?cs=18145

Change By: Baptiste Mathus (01/Apr/13 9:34 AM)
Resolution: Won't Fix
Status: Reopened Closed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to