Bug 362058 - extra packages created when "import" from target as source
folders
diff --git a/bundles/org.eclipse.e4.core.contexts/build.properties b/bundles/org.eclipse.e4.core.contexts/build.properties
index 8963267..9e64511 100644
--- a/bundles/org.eclipse.e4.core.contexts/build.properties
+++ b/bundles/org.eclipse.e4.core.contexts/build.properties
@@ -5,6 +5,4 @@
                plugin.properties,\
                .options,\
                about.html
-src.includes = src/,\
-               about.html,\
-               META-INF/
+src.includes = about.html
diff --git a/bundles/org.eclipse.e4.core.di.extensions/build.properties b/bundles/org.eclipse.e4.core.di.extensions/build.properties
index 2561dcb..67e6dbb 100644
--- a/bundles/org.eclipse.e4.core.di.extensions/build.properties
+++ b/bundles/org.eclipse.e4.core.di.extensions/build.properties
@@ -5,8 +5,4 @@
                OSGI-INF/,\
                fragment.properties,\
                about.html
-src.includes = src/,\
-               fragment.properties,\
-               about.html,\
-               OSGI-INF/,\
-               META-INF/
+src.includes = about.html
diff --git a/bundles/org.eclipse.e4.core.di/build.properties b/bundles/org.eclipse.e4.core.di/build.properties
index f8e124c..2b112c4 100644
--- a/bundles/org.eclipse.e4.core.di/build.properties
+++ b/bundles/org.eclipse.e4.core.di/build.properties
@@ -4,7 +4,4 @@
                .,\
                plugin.properties,\
                about.html
-src.includes = src/,\
-               plugin.properties,\
-               about.html,\
-               META-INF/
+src.includes = about.html
diff --git a/bundles/org.eclipse.e4.core.services/build.properties b/bundles/org.eclipse.e4.core.services/build.properties
index c127965..97242bf 100644
--- a/bundles/org.eclipse.e4.core.services/build.properties
+++ b/bundles/org.eclipse.e4.core.services/build.properties
@@ -17,8 +17,4 @@
                about.html,\
                plugin.properties
 src.includes = schema/,\
-               src/,\
-               META-INF/,\
-               about.html,\
-               plugin.properties,\
-               plugin.xml
+               about.html