see =
antcontrib 1.0b3 manual / Performance Monitoring and Tasks http://ant-contrib.sourceforge.net/tasks/tasks/performance_monitor.html http://ant-contrib.sourceforge.net/tasks/tasks/stopwatch_task.html there is also a lot of other monitoring stuff in AntXtra package = http://antxtras.sourceforge.net/ and finally you may roll your own logger Regards, Gilbert -----Original Message----- From: Will Budreau [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 3:51 AM To: [email protected] Subject: Tracking down slow running time for an ant script Our team's webapp is built and packaged via a series of ant targets. Suddenly the amount of time to run the build script has increased astronomically. I need to track down the problem. Is there any way to enable timestamps on the logged output for ant? Is there any task profiling support for an ant build? I tried both verbose and debug output: neither added any time-based information to the output. Will Budreau Principal Technologist w: 650-622-3028 im: binain Entrust Securing Digital Identities & Information www.entrust.com <http://www.entrust.com/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
