RE: Target duration

2005-12-28 Thread Bruno PRIN
te: > Performance Monitor from Ant contrib ? > > Bruno PRIN wrote: > >> Hello, >> >> We use ant to build 130 modules. >> The compilation ant building step take over 10 hours, we want to know >> which step spend more time. >> >> The project is lau

RE: Target duration

2005-12-22 Thread Bruno PRIN
nitor.html That's probably what you want Nicolas Vervelle wrote: > Performance Monitor from Ant contrib ? > > Bruno PRIN wrote: > >> Hello, >> >> We use ant to build 130 modules. >> The compilation ant building step take over 10 hours, we want to know

RE: Target duration

2005-12-22 Thread Bruno PRIN
There isn't a native task option ? Timestamp not easy to exploit... But it's an idea... -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 22 décembre 2005 17:32 À : user@ant.apache.org Objet : AW: Target duration >The project is launch several times, i

Target duration

2005-12-22 Thread Bruno PRIN
Hello, We use ant to build 130 modules. The compilation ant building step take over 10 hours, we want to know which step spend more time. The project is launch several times, i know the time spend by each launch of the project but I want to know the detail by target. Is there an option to displ