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

not possible to suppress "BUILD SUCCESSFUL" message





------- Additional Comments From [EMAIL PROTECTED]  2003-01-17 15:34 -------
You could create your own logger, but it just seems like it you specify "-
quiet", the correct behavior should be to suppress unnecessary messages.

Another possibility would be to have ant send errors and warnings to System.err 
rather than System.out.  That way I could just say "ant -emacs 1> /dev/null" 
and only the errors and warnings would go to the console.

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

Reply via email to