For building WebSphere Application Server we have a custom logger that calculates durations for all contexts (i.e. top-level builds, sub-builds, targets & tasks). You can do the same fairly easily by extending the core loggers that come with Ant.
I would share our code, but unfortunately it's IBM confidential. JEC -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Mantis) "Bruno PRIN" <[EMAIL PROTECTED]> wrote on 12/22/2005 11:29:16 AM: > > 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 display the time spend by each target ? > > Thanks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >