Nice. I added it to the external page <subsection name="AntStatistics">
<p><a href="http://code.google.com/p/antstatistics/">AntStatistics</a> logs execution times for all build targets and displays them at the end of the build. Furthermore execution times of past builds are collected and graphed in a chart.</p> <table class="externals"> <tr> <th>Compatibility:</th> <td>Ant 1.3</td> </tr> <tr> <th>URL:</th> <td><a href="http://code.google.com/p/antstatistics/">http://code.google.com/p/antstatistics/</a></td> </tr> <tr> <th>Contact:</th> <td><a href="http://code.google.com/p/antstatistics/issues/list">issue tracker</a></td> </tr> <tr> <th>License:</th> <td>Apache License 2.0</td> </tr> </table> </subsection> Havent tested it against Ant 1.3 but it seems there werent any changes in the BuildLogger interface since 2000 (only docs, license...). Text is from the projects homepage (btw there is a typo: - past builds are collected an graphed in a chart + past builds are collected and graphed in a chart Jan >-----Ursprüngliche Nachricht----- >Von: Christian Pelster [mailto:pe...@pellepelster.de] >Gesendet: Donnerstag, 29. Juli 2010 22:42 >An: user@ant.apache.org >Betreff: ant logger > >Hi all, > >I hope this is the right place, I wrote a simple logger, that >logs execution >times for targets during a build an graphs them over the time >so you can >track the evolution of your build-times. >maybe someone can make a use of this ( >http://code.google.com/p/antstatistics/). > >regards, > > pelle > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org