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:[email protected]]
>Gesendet: Donnerstag, 29. Juli 2010 22:42
>An: [email protected]
>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: [email protected]
For additional commands, e-mail: [email protected]