>>
>>
>> > classpathref="antx.classpath"/>
>> > classpathref="antx.classpath"/>
>>
>>
>>
>>
>>
>>
>>
>> > transform="duration&quo
gt; classpathref="antx.classpath"/>
>
>
> [In any target or macrodef]
>
> ...
>
> ...
>
> -The Wabbit
>
>
> dkhanna01 wrote:
>> Hi
>> I downloaded the antxtras unility from the site but the two jar files in
>> that do
bbit wrote:
>
> dkhanna01 wrote:
>> 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
>
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
calcula