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.
-
-