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=18554>. 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=18554 Antstructure defines fail as empty element [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2003-04-01 08:41 ------- This is why we say <antstructure> doesn't give you a complete DTD. There are two elements named <fail>, the task and the child element of <sound>. In your case, antstructure has described the later one. On a different machine (OS, VM) the result may have been different. DTDs do not provide a vocabulary rich enough to cover build files.