From 399c0d2673a3c6ce525dde153195aaf2fd754915 Mon Sep 17 00:00:00 2001 From: David Dixon-Peugh Date: Mon, 24 Jun 2002 14:59:24 +0000 Subject: [PATCH] Mavenized. . . git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@12 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/build.xml | 167 ++++++++++++++++++++++++++++++++++++++++++++++++ pmd/project.xml | 111 ++++++++++++++++++++++++++++++++ 2 files changed, 278 insertions(+) create mode 100644 pmd/build.xml create mode 100644 pmd/project.xml diff --git a/pmd/build.xml b/pmd/build.xml new file mode 100644 index 0000000000..9e93e90e8d --- /dev/null +++ b/pmd/build.xml @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pmd/project.xml b/pmd/project.xml new file mode 100644 index 0000000000..218ba57ea9 --- /dev/null +++ b/pmd/project.xml @@ -0,0 +1,111 @@ + + + 3 + pmd + P. M. D. + 0.4 + + InfoEther + http://www.infoether.com/ + + + 2002 + com.infoether.pmd + + + +
  • Unused Local Variables
  • +
  • Unecessary Object Creation
  • + +More tests to come. + + ]]> +
    + PMD Source Checker + + http://pmd.sourceforge.net/ + http://www.sourceforge.net/tracker/?group_id=56262 + pmd.sourceforge.net + /www/pmd.sourceforge.net/www/ + /www/pmd.sourceforge.net/builds/pmd + + + scm:cvs:pserver:anonymous@cvs.pmd.sourceforge.net:/cvsroot/pmd:pmd + http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pmd/ + + + + + 0.1 + 0.1 + HEAD + + + + + + + + + + + + Tom Copeland + tomcopeland + tom@infoether.com + + Admin + + + + + David Dixon-Peugh + dpeugh + ddp@apache.org + Lockheed Martin Corporation + + Developer + + + + + + + + + + + + + + tom@infoether.com + + src + + regress + + + + + + + include=**/Test*.java + + + + + + + + + + + + + + + +