You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/04/01 10:41:26 UTC

DO NOT REPLY [Bug 18554] - Antstructure defines fail as empty element

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

bodewig@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From bodewig@apache.org  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.