Ant Target timing

2008-04-08 Thread Tom Henricksen
Is it possible for ant to give timings for each target? I get the total time when it completes, just wondering if I can time for each target executed. Thanks, Tom

Delete with Wildcard

2008-02-22 Thread Tom Henricksen
I have seen a little discussion with this in past but no resolution. Is it possible to We have multiple nested directories under dojox we need to delete for our build process. Thanks in advance, Tom