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

Newlines are stripped from task descriptions in 'ant -projecthelp' output





------- Additional Comments From [EMAIL PROTECTED]  2003-01-22 14:52 -------
Actually I spoke too soon. As the spec states, if you use a character reference,
the character appears in the attribute value. So this

<project name='test' default='test'>
        <target name='test' description='
                this is a test of a multi-line &#x0a;
                description with lots of leading
                whitespace, some of it
                        inconsistent'/>
</project>

contains a (single) newline character in the output of -projecthelp

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to