|
|
@@ -206,7 +206,7 @@ |
|
|
|
<p>This page lists external resources for Apache Ant: <a href="#Tasks">Tasks</a>, <a href="#Compiler%20Implementations">Compiler Implementations</a>, |
|
|
|
<a href="#IDE%20and%20Editor%20Integration">IDE integration |
|
|
|
tools</a>, <a href="#Source%20Control%20ystems">Source Control |
|
|
|
Systems</a>, loggers, you name it. If you've written |
|
|
|
Systems</a>, <a href="#Loggers">Loggers</a>, 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 |
|
|
|
<a href="faq.html#adding-external-tasks">FAQ</a>.</p> |
|
|
@@ -7477,6 +7477,59 @@ |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://jwaresoftware.org/wiki-include/svn4ant/latest/LICENSE.txt">LGPL 2.1</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h3 class="section"> |
|
|
|
<a name="Loggers"></a> |
|
|
|
Loggers |
|
|
|
</h3> |
|
|
|
<h4 class="subsection"> |
|
|
|
<a name="AntStatistics"></a> |
|
|
|
AntStatistics |
|
|
|
</h4> |
|
|
|
<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" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Compatibility: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Ant 1.3 |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
URL: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://code.google.com/p/antstatistics/">http://code.google.com/p/antstatistics/</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Contact: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://code.google.com/p/antstatistics/issues/list">issue tracker</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
License: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Apache License 2.0 |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
|
|
|
|