From 7e3706411c20a722b211d2c12cb9a6e75c2d3c08 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 25 May 2004 10:23:03 +0000 Subject: [PATCH] new tasks and project: emma, refactorit + jam git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276479 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 102 +++++++++++++++++++++++++++++++++++++++++++++ docs/projects.html | 52 +++++++++++++++++++++++ xdocs/external.xml | 54 ++++++++++++++++++++++++ xdocs/projects.xml | 29 +++++++++++++ 4 files changed, 237 insertions(+) diff --git a/docs/external.html b/docs/external.html index 45ee72dd2..c9c3a9bc9 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1159,6 +1159,57 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + EMMA +

+

EMMA is an open-source toolkit for measuring and reporting + Java code coverage. EMMA distinguishes itself from other tools + by going after a unique feature combination: support large-scale + enterprise software development while keeping individual developers + work fast and iterative at the same time.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6 +
+ URL: + + http://emma.sourceforge.net/ +
+ Contact: + + Mailinglist +
+ License: + + Common Public License 1.0 +

@@ -3384,6 +3435,57 @@ valign="top" align="left"> LGPL + + +

+ + RefactorIT +

+

RefactorIT includes an Ant task for metrics and audits. + RefactorIT is a Java refactoring, audit and metrics tool. + It plugs into major Java IDEs, also runs stand-alone with + a GUI and a command line interface.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.5 and later +
+ URL: + + http://www.refactorit.com/ +
+ Contact: + + support@refactorit.com +
+ License: + + Commercial. (Free for accredited open source products, see + http://www.refactorit.com/osc.) +

diff --git a/docs/projects.html b/docs/projects.html index 301813dcd..a3f09a953 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -595,6 +595,58 @@ valign="top" align="left"> LGPL. + + +

+ + JAM - JavaGen Ant Modules +

+

JAM is a modular Ant toolkit for developing and testing Java/J2EE + applications. JAM supports EJB and Servlet/JSP development using XDoclet, + JUnit, Cactus, Maven, Castor and MDA/UML code generation on various J2EE + servers including JBoss.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6 +
+ URL: + + http://www.javagen.com/jam.jsp +
+ Contact: + + Feedback
+ Bug Reports + +
+ License: + + GPL +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 9545fb2c7..9fbeb8a80 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -572,6 +572,33 @@ + +

EMMA is an open-source toolkit for measuring and reporting + Java code coverage. EMMA distinguishes itself from other tools + by going after a unique feature combination: support large-scale + enterprise software development while keeping individual developers + work fast and iterative at the same time.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6
URL:http://emma.sourceforge.net/
Contact:Mailinglist
License:Common Public License 1.0
+
+

FMPP is a general-purpose text file preprocessor tool that uses FreeMarker templates. It is particularly designed for @@ -1826,6 +1853,33 @@ + + +

RefactorIT includes an Ant task for metrics and audits. + RefactorIT is a Java refactoring, audit and metrics tool. + It plugs into major Java IDEs, also runs stand-alone with + a GUI and a command line interface.

+ + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5 and later
URL:http://www.refactorit.com/
Contact:support@refactorit.com
License:Commercial. (Free for accredited open source products, see + http://www.refactorit.com/osc.)
+
+

This is a task for reflection invocation from within ant build file.

diff --git a/xdocs/projects.xml b/xdocs/projects.xml index bc28c5f2e..b1545415c 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -267,6 +267,35 @@
+ + +

JAM is a modular Ant toolkit for developing and testing Java/J2EE + applications. JAM supports EJB and Servlet/JSP development using XDoclet, + JUnit, Cactus, Maven, Castor and MDA/UML code generation on various J2EE + servers including JBoss.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6
URL:http://www.javagen.com/jam.jsp
Contact:Feedback
+ Bug Reports +
License:GPL
+
+

The Centipede admin told us, that that project "is no more" and that "Antworks has taken it place."