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=8745>. 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=8745 log compile errors so that they can be picked up by the BuildListeners ------- Additional Comments From [EMAIL PROTECTED] 2002-06-23 21:27 ------- You can do what you want by specifying your own CompilerAdapter class. com.sun.* API is not supported and is therefore subject to change, and as this is Sun specific this won't help people to have different output behavior if they switch compiler... so I think this is difficult to support this for all compilers... In the same topic, you may have noticed that compiler uses a mix of stdout and stderr to detail a compile error and it's pretty challenging to read each input and associate one to another. Do you think you could submit a patch for all compilers ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
