DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21058>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21058
The ejbjar task should support the xmlcatalog data type
Summary: The ejbjar task should support the xmlcatalog data type
Product: Ant
Version: 1.6Alpha (nightly)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Other
Component: Optional Tasks
AssignedTo: dev@ant.apache.org
ReportedBy: kadams@gfs.com
The ejbjar task is one of the remaining tasks that parse XML documents, but
doesn't utilize the xmlcatalog type to resolve DTDs. Without support, DTD
resolution information must be duplicated in two different places (xmlcatalog
for all other tasks and dtd for ejbjar), resulting in more maintenance.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|