[134661] cleaned up build files
diff --git a/tests/org.eclipse.jst.j2ee.core.tests/build.properties b/tests/org.eclipse.jst.j2ee.core.tests/build.properties
index a69d3c8..7e69f8c 100644
--- a/tests/org.eclipse.jst.j2ee.core.tests/build.properties
+++ b/tests/org.eclipse.jst.j2ee.core.tests/build.properties
@@ -1,7 +1,5 @@
 bin.includes = tests.jar,\
                plugin.xml,\
-               my/,\
-               my.bar,\
                test.xml,\
                commonArchiveResources/,\
                testData/,\
diff --git a/tests/org.eclipse.jst.j2ee.tests.performance/build.properties b/tests/org.eclipse.jst.j2ee.tests.performance/build.properties
index 6e0cd71..21d4547 100644
--- a/tests/org.eclipse.jst.j2ee.tests.performance/build.properties
+++ b/tests/org.eclipse.jst.j2ee.tests.performance/build.properties
@@ -2,6 +2,4 @@
 output.performance.jar = bin/
 bin.includes = plugin.xml,\
                performance.jar,\
-               test.xml,\
-               testcase.xml,\
                about.html
diff --git a/tests/org.eclipse.jst.j2ee.tests/build.properties b/tests/org.eclipse.jst.j2ee.tests/build.properties
index bbc41aa..271340f 100644
--- a/tests/org.eclipse.jst.j2ee.tests/build.properties
+++ b/tests/org.eclipse.jst.j2ee.tests/build.properties
@@ -2,6 +2,7 @@
                         webmodule-tests/,\
                         ejbmodule-tests/,\
                         jcamodule-tests/,\
+                        defect-tests/,\
                         savestrategy-tests/
 output.j2ee-tests.jar = bin/
 bin.includes = plugin.xml,\