Author: krosenvold
Date: Thu May 19 20:04:20 2011
New Revision: 1125080
URL: http://svn.apache.org/viewvc?rev=1125080&view=rev
Log:
[MWAR-252] Documentation update on filtered attribute
Patch supplied by Martijn Baay, applied without modifications
Modified:
maven/plugins/trunk/maven-war-plugin/src/site/apt/overlays.apt.vm
Modified: maven/plugins/trunk/maven-war-plugin/src/site/apt/overlays.apt.vm
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/src/site/apt/overlays.apt.vm?rev=1125080&r1=1125079&r2=1125080&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/src/site/apt/overlays.apt.vm (original)
+++ maven/plugins/trunk/maven-war-plugin/src/site/apt/overlays.apt.vm Thu May
19 20:04:20 2011
@@ -167,6 +167,8 @@ documentedprojectdependency-1.0-SNAPSHOT
structure of the webapp.
* <<skip>> - set to <<<true>>> to skip this overlay. Default value is:
<<<false>>>.
+
+ * <<filtered>> - whether to apply filtering to this overlay. Default value
is <<<false>>>.
[]