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=4369>. 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=4369 xmlns: attributes disallowed making Ant uncompliant with XML [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2001-10-24 02:26 ------- The extra check could be added however I am not sure what would be the advantage. Because ant is dynamically extensible at runtime it would be impossible to create/define a DTD that would work. As you can also not place any namespace prefixed attributes on tasks/targets I can't really see the use of this. In Ant2 we will more fully support this functionality.
