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=14558>. 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=14558 Fail task adds extra newlines [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-11-15 15:11 ------- If you will examine my example output a little more closely, you will notice that it has _7_ newlines in total, comparing to 5 total newlines within my fail task. Did you test your counter example? this is what I get for your "0 newline" example: [EMAIL PROTECTED] webjava]$ ~/projects/jakarta-ant/dist/bin/ant mkdir-release Buildfile: build.xml init: BUILD FAILED file:/home/gus/projects/cs101.org/2002/11/13/webjava/build.xml:10: This target is not available to the general public. For a list of public targets use: ant targets Total time: 1 second **** Note the two newlines after the word targets. **** -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
