Fixup build.props
diff --git a/tests/org.eclipse.jst.j2ee.core.tests/build.properties b/tests/org.eclipse.jst.j2ee.core.tests/build.properties index 76fc186..cb588ad 100644 --- a/tests/org.eclipse.jst.j2ee.core.tests/build.properties +++ b/tests/org.eclipse.jst.j2ee.core.tests/build.properties
@@ -1,9 +1,11 @@ -bin.includes = tests.jar,\ - plugin.xml,\ +bin.includes = plugin.xml,\ my/,\ my.bar,\ test.xml,\ - commonArchiveResources/ + commonArchiveResources/,\ + commonArchiveTests/,\ + javaTests/,\ + tests.jar output.tests.jar = bin/ jars.compile.order = tests.jar source.tests.jar = commonArchiveTests/,\