From d79ae0de400769f163500edbc2edf3a66126bb3a Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Fri, 9 Mar 2007 06:01:38 +0000 Subject: [PATCH] Add Antomology pointed to by Eric Jain on Bug-41392. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@516309 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 51 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 29 ++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) diff --git a/docs/external.html b/docs/external.html index 5662f0f84..d5473be37 100644 --- a/docs/external.html +++ b/docs/external.html @@ -754,6 +754,57 @@ valign="top" align="left"> GNU Lesser General Public License + + +

+ + Antomology +

+

Antomology is an analysis tool suite for Ant. It includes:

+ + + + + + + + + + + + + + + +
+ Compatibility: + + unknown +
+ URL: + + http://antomology.codehaus.org +
+ Contact: + + contact page +
+ License: + + Apache License V2.0 +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 0b7e77247..f9b6e759d 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -354,7 +354,36 @@ + + + +

Antomology is an analysis tool suite for Ant. It includes:

    +
  • StatisticsListener - an Ant BuildListener which can be used to gather + statistics while an Ant build is executed. Statistics on the targets + and tasks executed are written to the console after the build completes.
  • +

+ + + + + + + + + + + + + + + + + +
Compatibility: unknown
URL:http://antomology.codehaus.org
Contact:contact page
License:Apache License V2.0
+
+ +

Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from