Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 58863 invoked from network); 22 Jul 2002 12:56:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 Jul 2002 12:56:15 -0000 Received: (qmail 19624 invoked by uid 97); 22 Jul 2002 12:56:28 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 19600 invoked by uid 97); 22 Jul 2002 12:56:28 -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 19589 invoked by uid 97); 22 Jul 2002 12:56:27 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: 22 Jul 2002 12:56:08 -0000 Message-ID: <20020722125608.85921.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:56:08 Modified: docs external.html xdocs external.xml Log: Add pointer to jMetra. Submitted by: Todd Newton Revision Changes Path 1.55 +82 -0 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- external.html 28 Jun 2002 06:47:31 -0000 1.54 +++ external.html 22 Jul 2002 12:56:08 -0000 1.55 @@ -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. + +
+
+
+ + 1.42 +38 -0 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- external.xml 28 Jun 2002 06:47:31 -0000 1.41 +++ external.xml 22 Jul 2002 12:56:08 -0000 1.42 @@ -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: