Posted By:
Al_L
Posted On:
Wednesday, July 14, 2010 05:46 PM
Hi, does anyone know how to reduce/eliminate the output Ant writes when executing Gzip?
My code is the following:
The Gzips more than a hundred files, and for every file I see, the following line is outputed:
[gzip] Building: {filename}
My goal is to make the log more readable, so any help to eliminate gzip output would be great!
Thanks