improvements in version checking
diff --git a/tests/org.eclipse.wtp.releng.tests/build.properties b/tests/org.eclipse.wtp.releng.tests/build.properties
index e3e1926..c44fccb 100644
--- a/tests/org.eclipse.wtp.releng.tests/build.properties
+++ b/tests/org.eclipse.wtp.releng.tests/build.properties
@@ -8,7 +8,9 @@
 # Contributors:
 #     IBM Corporation - initial API and implementation
 ###############################################################################
-bin.includes = *.xml,\
-               META-INF/,\
-               .
+bin.includes = META-INF/,\
+               .,\
+               versioningReportToHTML.xsl,\
+               test.xml,\
+               transformReportToHTML.xml
 source.. = src/