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

           Summary: not possible to suppress "BUILD SUCCESSFUL" message
           Product: Ant
           Version: 1.5.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Build Process
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If I execute a build command, I would like to suppress unnecessary output.  I 
only want to see errors and warnings.

When I do "ant -quiet -emacs >2 /dev/null" I can suppress nearly all non-error, 
non-warning output, but I still get messages like:

BUILD SUCCESSFUL
Total time: 11 seconds

Which I think should be suppressed as part of "-quiet".

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

Reply via email to