diff --git a/docs/manual/CoreTasks/war.html b/docs/manual/CoreTasks/war.html index fcd7cecc9..caf6c429e 100644 --- a/docs/manual/CoreTasks/war.html +++ b/docs/manual/CoreTasks/war.html @@ -45,7 +45,7 @@ attributes of zipfilesets in a Zip or Jar task.)
be made optional. However, as most real web applications do need a web.xml file, it is not optional by default. The task will fail if the file is not included, unless theneedxmlfile
attribute
- is set to true
. The task
+ is set to false
. The task
will warn if more than one web.xml file is added to the JAR
through the filesets.
@@ -84,7 +84,7 @@ to a value other than its default, "add"
.