diff --git a/docs/external.html b/docs/external.html index f12bdbcff..ab3cdfa1f 100644 --- a/docs/external.html +++ b/docs/external.html @@ -206,7 +206,7 @@

This page lists external resources for Apache Ant: Tasks, Compiler Implementations, IDE integration tools, Source Control - Systems, loggers, you name it. If you've written + Systems, Loggers, you name it. If you've written something that should be included, please post all relevant information to one of the mailing lists. For details, see the FAQ.

@@ -7477,6 +7477,59 @@ valign="top" align="left"> LGPL 2.1 + + +

+ + Loggers +

+

+ + AntStatistics +

+

AntStatistics 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.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.3 +
+ URL: + + http://code.google.com/p/antstatistics/ +
+ Contact: + + issue tracker +
+ License: + + Apache License 2.0 +
diff --git a/xdocs/external.xml b/xdocs/external.xml index f3ca292e2..a41a58e1f 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -31,7 +31,7 @@ href="#Compiler%20Implementations">Compiler Implementations, IDE integration tools, Source Control - Systems, loggers, you name it. If you've written + Systems, Loggers, you name it. If you've written something that should be included, please post all relevant information to one of the mailing lists. For details, see the FAQ.

@@ -4096,5 +4096,32 @@ +
+ + +

AntStatistics 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.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3
URL:http://code.google.com/p/antstatistics/
Contact:issue tracker
License:Apache License 2.0
+
+