david wrote:
Revision 8867 <http://fisheye.codehaus.org/changelog/mojo/?cs=8867> Author david Date 2009-01-21 14:33:51 -0600 (Wed, 21 Jan 2009)Log Message parameterize version Added Paths * trunk/mojo/properties-maven-plugin/src/site/apt/usage.apt.vm <#trunkmojopropertiesmavenpluginsrcsiteaptusageaptvm> Removed Paths * trunk/mojo/properties-maven-plugin/src/site/apt/usage.apt <#trunkmojopropertiesmavenpluginsrcsiteaptusageapt> [...] + <configuration> + <outputFile> + ${project.build.outputDirectory}/app.properties + </outputFile>
Keep in mind that when enabling filtering those expressions, that were previously meant to be output uninterpolated, need to be escaped.
Benjamin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
