https://issues.apache.org/bugzilla/show_bug.cgi?id=48984
Summary: Typos in the WAR task documentation
Product: Ant
Version: 1.8.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
At http://ant.apache.org/manual/CoreTasks/war.html it says in the 4th
paragraph:
"The task will fail if the file is not included, unless the needxmlfile
attribute is set to true."
The last word should be "false".
A bit further down the page in the "Parameters" section, at the attribute
description for "needxmlfile" it says:
"Flag to indicate whether or not the web.xml file is needed. I=it should be set
to false when generating servlet 2.5+ WAR files without a web.xml file. Since
Ant 1.7"
The second sentence starts with "I=it" which should be "It".
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.