[438172] Remove non-existing entries from build.properties
diff --git a/doc/org.eclipse.xsd.cheatsheets/build.properties b/doc/org.eclipse.xsd.cheatsheets/build.properties
index 4911c55..951d253 100644
--- a/doc/org.eclipse.xsd.cheatsheets/build.properties
+++ b/doc/org.eclipse.xsd.cheatsheets/build.properties
@@ -1,7 +1,6 @@
 bin.includes = META-INF/,\
                plugin.xml,\
                cheatsheets/,\
-               archive*/,\
                plugin.properties,\
                about.html
 src.includes = about.html
diff --git a/doc/org.eclipse.xsd.doc-feature/build.properties b/doc/org.eclipse.xsd.doc-feature/build.properties
index efbea44..b3a611b 100644
--- a/doc/org.eclipse.xsd.doc-feature/build.properties
+++ b/doc/org.eclipse.xsd.doc-feature/build.properties
@@ -1,3 +1,2 @@
 bin.includes = feature.xml,\
-               feature.properties,\
-               eclipse_update_120.jpg
+               feature.properties
diff --git a/features/org.eclipse.xsd-feature/build.properties b/features/org.eclipse.xsd-feature/build.properties
index efbea44..b3a611b 100644
--- a/features/org.eclipse.xsd-feature/build.properties
+++ b/features/org.eclipse.xsd-feature/build.properties
@@ -1,3 +1,2 @@
 bin.includes = feature.xml,\
-               feature.properties,\
-               eclipse_update_120.jpg
+               feature.properties
diff --git a/features/org.eclipse.xsd.sdk-feature/build.properties b/features/org.eclipse.xsd.sdk-feature/build.properties
index cc8a102..9d960c6 100644
--- a/features/org.eclipse.xsd.sdk-feature/build.properties
+++ b/features/org.eclipse.xsd.sdk-feature/build.properties
@@ -1,4 +1,3 @@
 bin.includes = feature.xml,\
-               feature.properties,\
-               eclipse_update_120.jpg
+               feature.properties
 generate.feature@org.eclipse.xsd.source=org.eclipse.xsd.sdk, exclude@org.eclipse.xsd.cheatsheets, exclude@org.eclipse.xsd.doc, exclude@org.eclipse.xsd.ecore.converter, exclude@org.eclipse.xsd.example.installer, exclude@org.eclipse.xsd.mapping, exclude@org.eclipse.xsd.mapping.editor