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=18505>.
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=18505

XML parsing of attribute in Javadoc task





------- Additional Comments From [EMAIL PROTECTED]  2003-03-31 11:07 -------
What you describe below would create the following arguments when invoking
Javadoc (as you can see when running ant -verbose):

-tag 
todo:a:<span class="ToDo">To do:</span>

and I guess it is the standard doclet that is interpreting your quotes.
I don't think that there is any Ant bug, it's probably a javadoc problem.

Reply via email to