From 41ed404731437084639a1fd3d782a2f3f1987e16 Mon Sep 17 00:00:00 2001 From: David Dixon-Peugh Date: Mon, 24 Jun 2002 16:23:04 +0000 Subject: [PATCH] More Mavenization. . . git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@19 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/build.xml | 8 -------- pmd/project.xml | 5 +---- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/pmd/build.xml b/pmd/build.xml index 9e93e90e8d..80fed1b720 100644 --- a/pmd/build.xml +++ b/pmd/build.xml @@ -12,14 +12,6 @@ - - - - - - diff --git a/pmd/project.xml b/pmd/project.xml index 218ba57ea9..da037576e6 100644 --- a/pmd/project.xml +++ b/pmd/project.xml @@ -21,7 +21,6 @@ in the code. Currently, PMD supports:
  • Unecessary Object Creation
  • More tests to come. - ]]> PMD Source Checker @@ -92,7 +91,7 @@ More tests to come. - include=**/Test*.java + include=**/*Test.java @@ -103,8 +102,6 @@ More tests to come. - -