+ This is a html page for ${my.cool.property} +
+ + \ No newline at end of file diff --git a/war/xdocs/changes.xml b/war/xdocs/changes.xml index b76c53a7..9528cd6e 100644 --- a/war/xdocs/changes.xml +++ b/war/xdocs/changes.xml @@ -25,6 +25,11 @@${maven.war.src}
- should be included in the web application. All files are included
- by default.
+ that should be included in the web application. All files are
+ included by default.
${maven.war.src}
- should be excluded from the web application. No files are excluded
- by default.
+ that should be excluded from the web application. No files are
+ excluded by default.
+ ${maven.war.src} that
+ should be excluded from the copy when performing property expansion.
+ If property expansion is not enabled this property is ignored. Files
+ in this excludes list are copied to the webapp without property
+ expansion afterwards. No files are excluded by default.
+