Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 58627 invoked from network); 22 Jul 2002 12:55:33 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 Jul 2002 12:55:33 -0000 Received: (qmail 18610 invoked by uid 97); 22 Jul 2002 12:55:46 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 18594 invoked by uid 97); 22 Jul 2002 12:55:46 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 18583 invoked by uid 97); 22 Jul 2002 12:55:45 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: 22 Jul 2002 12:55:25 -0000 Message-ID: <20020722125525.85619.qmail@icarus.apache.org> From: bodewig@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant/xdocs external.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bodewig 2002/07/22 05:55:25 Modified: docs Tag: ANT_15_BRANCH external.html xdocs Tag: ANT_15_BRANCH external.xml Log: Add pointer to jMetra. Submitted by: Todd Newton Revision Changes Path No revision No revision 1.48.2.7 +82 -0 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.48.2.6 retrieving revision 1.48.2.7 diff -u -r1.48.2.6 -r1.48.2.7 --- external.html 28 Jun 2002 06:50:20 -0000 1.48.2.6 +++ external.html 22 Jul 2002 12:55:25 -0000 1.48.2.7 @@ -1272,6 +1272,88 @@ + +
+ jMetra + +
+
+

jMetra is a tool for collecting code metrics across a + project lifecycle and compiling the results into + JavaDoc-styled documentation to analyze project metrics over + time. jMetra is best utilized by integrating it with your + project's scheduled build process.

+

It works from the command line or using several provided + Ant tasks.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4 and higher + +
+ + URL: + + + + + http://www.jmetra.com/ + + +
+ + Contact: + + + + + R Todd Newton + + + +
+ + License: + + + + Commercial, free licenses for open source projects and + evaluations. + +
+
+
+ + No revision No revision 1.35.2.8 +38 -0 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.35.2.7 retrieving revision 1.35.2.8 diff -u -r1.35.2.7 -r1.35.2.8 --- external.xml 28 Jun 2002 06:50:21 -0000 1.35.2.7 +++ external.xml 22 Jul 2002 12:55:25 -0000 1.35.2.8 @@ -443,6 +443,44 @@
+ PMD
+ + +

jMetra is a tool for collecting code metrics across a + project lifecycle and compiling the results into + JavaDoc-styled documentation to analyze project metrics over + time. jMetra is best utilized by integrating it with your + project's scheduled build process.

+ +

It works from the command line or using several provided + Ant tasks.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4 and higher
URL: + http://www.jmetra.com/ +
Contact: + R Todd Newton + +
License:Commercial, free licenses for open source projects and + evaluations.
+
+

PMD checks Java source code for unused variables, -- To unsubscribe, e-mail: For additional commands, e-mail: