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=24431>. 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=24431 XML Logger marks compile-errors as warnings ------- Additional Comments From [EMAIL PROTECTED] 2003-11-05 16:32 ------- The problem is, that Ant doesn't know what javac is talking about. What you see in Ant's logfile is the literal System.err (or .out, can't remember) of javac and there is no way for Ant to tell warnings from errors (given the pluggable compiler implementations, things are even more complicated). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]