Bug 551394 - Enable tycho strict bin includes

Fix resources saveparticipant* bundles.

Change-Id: I2f8171f3a4737735f5129dada98210b8b672871c
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties b/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties
index b0be5b7..c69b9ae 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties
@@ -15,7 +15,6 @@
 source..=src/
 bin.includes = plugin.xml,\
                .,\
-               about.xml,\
                META-INF/,\
                about.html
 src.includes = about.html
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant1/build.properties b/tests/org.eclipse.core.tests.resources.saveparticipant1/build.properties
index b0be5b7..d5e62fc 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant1/build.properties
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant1/build.properties
@@ -13,9 +13,7 @@
 #     Mickael Istria (Red Hat Inc.) - 417025 Get rid of nested jars
 ###############################################################################
 source..=src/
-bin.includes = plugin.xml,\
-               .,\
-               about.xml,\
+bin.includes = .,\
                META-INF/,\
                about.html
 src.includes = about.html
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant2/build.properties b/tests/org.eclipse.core.tests.resources.saveparticipant2/build.properties
index b0be5b7..d5e62fc 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant2/build.properties
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant2/build.properties
@@ -13,9 +13,7 @@
 #     Mickael Istria (Red Hat Inc.) - 417025 Get rid of nested jars
 ###############################################################################
 source..=src/
-bin.includes = plugin.xml,\
-               .,\
-               about.xml,\
+bin.includes = .,\
                META-INF/,\
                about.html
 src.includes = about.html
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant3/build.properties b/tests/org.eclipse.core.tests.resources.saveparticipant3/build.properties
index 407e443..859e11b 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant3/build.properties
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant3/build.properties
@@ -13,9 +13,7 @@
 #     Mickael Istria (Red Hat Inc.) - 417025 Get rid of nested jars
 ###############################################################################
 source..=src/
-bin.includes = plugin.xml,\
-               .,\
-               about.xml,\
+bin.includes = .,\
                META-INF/,\
                about.html
 src.includes = about.html