https://issues.apache.org/bugzilla/show_bug.cgi?id=46121
Summary: "resources" ant task clashes with ant 1.7 "resources"
element
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: Manager application
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Not sure if this counts as a bug, but I thought it needs mentioning.
The "resources" task described in antlib.xml in catalina-ant.jar conflicts with
the resources element introduced in ant 1.7.
This results in ant reporting the message "Trying to override old definition of
datatype resources", which may be the only effect if you're not using the ant
resources (http://ant.apache.org/manual/CoreTypes/resources.html#collection).
It does have the potential to cause existing builds using these resources
collections to fail if you then add the tomcat tasks using the antlib.xml.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]