How To Run Apache Ant Quietly

By Angsuman Chakraborty, Gaea News Network
Thursday, July 27, 2006

This one is dead simple. Add -q at the end of your commandline. So for example if you want to run compile target then use:
ant compile -q

To run it in super-verbose mode use:
ant -verbose

YOUR VIEW POINT
NAME : (REQUIRED)
MAIL : (REQUIRED)
will not be displayed
WEBSITE : (OPTIONAL)
YOUR
COMMENT :