You could use a build listener rather than changing the Ant build
scripts themselves with new tasks.

See https://antutility.dev.java.net/

Ben

-----Original Message-----
From: dkhanna01 [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 09, 2007 1:30 PM
To: user@ant.apache.org
Subject: TImestamping in ANT


I need to find out the time taken by each of the process/target in our
build.xml file. Now for doing this I have use ANT tstamp task to
calculate
the start time and end time of the process. Now my question is how do I
find
out the total time taken by the process, I mean is there any way to
calculate difference between "End time" and "Start time" 

Thanks
-- 
View this message in context:
http://www.nabble.com/TImestamping-in-ANT-tf4050746.html#a11506172
Sent from the Ant - Users mailing list archive at Nabble.com.


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

********************************************************************************************
This message, including any attachments, contains confidential information 
intended 
for a specific individual and purpose, and is protected by law. If you are not 
the intended 
recipient, please contact the sender immediately by reply e-mail and destroy 
all copies.
You are hereby notified that any disclosure, copying, or distribution of this 
message, or
the taking of any action based on it, is strictly prohibited.

TIAA-CREF
********************************************************************************************

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

Reply via email to