fix src includes
diff --git a/bundles/org.eclipse.wst.sse.core/build.properties b/bundles/org.eclipse.wst.sse.core/build.properties
index 10350e7..95927f8 100644
--- a/bundles/org.eclipse.wst.sse.core/build.properties
+++ b/bundles/org.eclipse.wst.sse.core/build.properties
@@ -23,12 +23,7 @@
                @dot/**,\
                temp.folder/**
 src.includes = DevTimeSupport/,\
-               plugin.properties,\
-               plugin.xml,\
-               .options,\
                schema/,\
                doc/,\
-               config/,\
                component.xml,\
-               README.txt,\
                build.properties
diff --git a/bundles/org.eclipse.wst.sse.ui/build.properties b/bundles/org.eclipse.wst.sse.ui/build.properties
index b5a9339..bb8a67b 100644
--- a/bundles/org.eclipse.wst.sse.ui/build.properties
+++ b/bundles/org.eclipse.wst.sse.ui/build.properties
@@ -25,15 +25,11 @@
                testToc.xml,\
                smoke/,\
                schema/,\
-               plugin.xml,\
-               plugin.properties,\
                jspdebug.properties,\
                javadoc.xml,\
-               icons/,\
                html/,\
                data/,\
                DevTimeSupport/,\
-               .options,\
                doc/
 source.. = src/,\
            src-extensions/,\
diff --git a/bundles/org.eclipse.wst.xml.core/build.properties b/bundles/org.eclipse.wst.xml.core/build.properties
index 986aae0..a8344e3 100644
--- a/bundles/org.eclipse.wst.xml.core/build.properties
+++ b/bundles/org.eclipse.wst.xml.core/build.properties
@@ -19,11 +19,7 @@
 bin.excludes = bin/**,\
                @dot/**,\
                temp.folder/**
-src.includes = plugin.xml,\
-               plugin.properties,\
-               extensions.xml,\
-               build.xml,\
-               .options,\
+src.includes = extensions.xml,\
                component.xml,\
                build.properties
 source.. = src-contentmodel/,\
diff --git a/bundles/org.eclipse.wst.xml.ui/build.properties b/bundles/org.eclipse.wst.xml.ui/build.properties
index f6c31eb..e97f0b4 100644
--- a/bundles/org.eclipse.wst.xml.ui/build.properties
+++ b/bundles/org.eclipse.wst.xml.ui/build.properties
@@ -18,16 +18,12 @@
                xmleditor.jar,\
                examples/,\
                META-INF/,\
-               .
+               .,\
+               .options
 bin.excludes = bin/**,\
                @dot/**,\
                temp.folder/**
 source.. = src/,\
            src-multipage/,\
            src-wizards/
-src.includes = plugin.xml,\
-               plugin.properties,\
-               icons/,\
-               templates/,\
-               examples/,\
-               build.properties
+src.includes = build.properties
diff --git a/bundles/org.eclipse.wst.xsd.ui/build.properties b/bundles/org.eclipse.wst.xsd.ui/build.properties
index 4a83d83..a51a4a4 100644
--- a/bundles/org.eclipse.wst.xsd.ui/build.properties
+++ b/bundles/org.eclipse.wst.xsd.ui/build.properties
@@ -20,16 +20,9 @@
                META-INF/
 src.includes = w3c/,\
                samples/,\
-               plugin.xml,\
-               plugin.properties,\
                image/,\
-               icons/,\
                doc/,\
-               src/,\
                test/,\
-               build.xml,\
                build.properties,\
-               .project,\
-               .classpath,\
                xsdeditor.jar,\
                component.xml