[100160] Web service source zips in SDK need to go on a diet
diff --git a/bundles/org.eclipse.jst.ws.axis.consumption.core/build.properties b/bundles/org.eclipse.jst.ws.axis.consumption.core/build.properties
index 947da50..ae8aedf 100644
--- a/bundles/org.eclipse.jst.ws.axis.consumption.core/build.properties
+++ b/bundles/org.eclipse.jst.ws.axis.consumption.core/build.properties
@@ -4,8 +4,3 @@
                plugin.xml,\
                readme.html,\
                META-INF/
-src.includes = build.properties,\
-               plugin.properties,\
-               plugin.xml,\
-               readme.html,\
-               src/
diff --git a/bundles/org.eclipse.jst.ws.axis.consumption.ui/build.properties b/bundles/org.eclipse.jst.ws.axis.consumption.ui/build.properties
index fe52e35..e1038d6 100644
--- a/bundles/org.eclipse.jst.ws.axis.consumption.ui/build.properties
+++ b/bundles/org.eclipse.jst.ws.axis.consumption.ui/build.properties
@@ -3,7 +3,3 @@
                plugin.properties,\
                plugin.xml,\
                META-INF/
-src.includes = build.properties,\
-               plugin.properties,\
-               plugin.xml,\
-               src/
diff --git a/bundles/org.eclipse.jst.ws.axis.creation.ui/build.properties b/bundles/org.eclipse.jst.ws.axis.creation.ui/build.properties
index 5673301..76768fa 100644
--- a/bundles/org.eclipse.jst.ws.axis.creation.ui/build.properties
+++ b/bundles/org.eclipse.jst.ws.axis.creation.ui/build.properties
@@ -2,10 +2,4 @@
 bin.includes = wss-axis-ui.jar,\
                deploy.xsl,\
                plugin.properties,\
-               plugin.xml,\
-               src.includes = build.properties,\
-               deploy.xsl,\
-               plugin.xml,\
-               plugin.properties,\
-               src/,\
-               META-INF/
+               plugin.xml
diff --git a/bundles/org.eclipse.jst.ws.consumption.ui/build.properties b/bundles/org.eclipse.jst.ws.consumption.ui/build.properties
index 9f7c87c..cd8e301 100644
--- a/bundles/org.eclipse.jst.ws.consumption.ui/build.properties
+++ b/bundles/org.eclipse.jst.ws.consumption.ui/build.properties
@@ -4,10 +4,4 @@
                plugin.properties,\
                plugin.xml,\
                META-INF/
-src.includes = build.properties,\
-               doc/,\
-               icons/,\
-               plugin.properties,\
-               plugin.xml,\
-               src/,\
-               schema/
+src.includes = schema/
diff --git a/bundles/org.eclipse.jst.ws.consumption/build.properties b/bundles/org.eclipse.jst.ws.consumption/build.properties
index 8fdcf07..2c7587d 100644
--- a/bundles/org.eclipse.jst.ws.consumption/build.properties
+++ b/bundles/org.eclipse.jst.ws.consumption/build.properties
@@ -1,7 +1,5 @@
 source.wsc.jar = src/
 source.webserviceutils.jar = webserviceutils/
-src.includes = build.properties,\
-               doc/
 jars.compile.order = wsc.jar,\
                      webserviceutils.jar
 bin.includes = plugin.properties,\
diff --git a/bundles/org.eclipse.jst.ws.creation.ejb.ui/build.properties b/bundles/org.eclipse.jst.ws.creation.ejb.ui/build.properties
index 6ce0a8d..a7bbd42 100644
--- a/bundles/org.eclipse.jst.ws.creation.ejb.ui/build.properties
+++ b/bundles/org.eclipse.jst.ws.creation.ejb.ui/build.properties
@@ -1,5 +1,3 @@
 bin.includes = plugin.xml,\
                plugin.properties,\
                META-INF/
-src.includes = plugin.xml,\
-               *.properties
diff --git a/bundles/org.eclipse.jst.ws.creation.ui/build.properties b/bundles/org.eclipse.jst.ws.creation.ui/build.properties
index e072be1..d164c8e 100644
--- a/bundles/org.eclipse.jst.ws.creation.ui/build.properties
+++ b/bundles/org.eclipse.jst.ws.creation.ui/build.properties
@@ -4,8 +4,3 @@
                plugin.properties,\
                plugin.xml,\
                META-INF/
-src.includes = build.properties,\
-               icons/,\
-               plugin.properties,\
-               plugin.xml,\
-               src/
diff --git a/bundles/org.eclipse.jst.ws.uddiregistry/build.properties b/bundles/org.eclipse.jst.ws.uddiregistry/build.properties
index de5bfd1..5d17f72 100644
--- a/bundles/org.eclipse.jst.ws.uddiregistry/build.properties
+++ b/bundles/org.eclipse.jst.ws.uddiregistry/build.properties
@@ -4,8 +4,3 @@
                plugin.properties,\
                plugin.xml,\
                META-INF/
-src.includes = build.properties,\
-               icons/,\
-               plugin.properties,\
-               plugin.xml,\
-               src/
diff --git a/bundles/org.eclipse.jst.ws.ui/build.properties b/bundles/org.eclipse.jst.ws.ui/build.properties
index 9e1ffc2..d4aefba 100644
--- a/bundles/org.eclipse.jst.ws.ui/build.properties
+++ b/bundles/org.eclipse.jst.ws.ui/build.properties
@@ -4,10 +4,3 @@
                plugin.properties,\
                plugin.xml,\
                META-INF/
-src.includes = build.properties,\
-               doc/,\
-               icons/,\
-               plugin.properties,\
-               plugin.xml,\
-               src/,\
-               test/
diff --git a/bundles/org.eclipse.jst.ws/build.properties b/bundles/org.eclipse.jst.ws/build.properties
index 216e150..05c820a 100644
--- a/bundles/org.eclipse.jst.ws/build.properties
+++ b/bundles/org.eclipse.jst.ws/build.properties
@@ -1,9 +1,4 @@
-src.includes = build.properties,\
-               doc/,\
-               plugin.properties,\
-               plugin.xml,\
-               src/,\
-               component.xml
+src.includes = component.xml
 bin.includes = plugin.properties,\
                plugin.xml,\
                ws.jar,\
diff --git a/bundles/org.eclipse.wst.command.env.core/build.properties b/bundles/org.eclipse.wst.command.env.core/build.properties
index 7aa043b..7bacc89 100644
--- a/bundles/org.eclipse.wst.command.env.core/build.properties
+++ b/bundles/org.eclipse.wst.command.env.core/build.properties
@@ -2,12 +2,7 @@
                *.jar,\
                envcore.jar,\
                META-INF/
-src.includes = .classpath,\
-               .project,\
-               build.properties,\
-               plugin.xml,\
-               src/,\
-               component.xml
+src.includes = component.xml
 source.envcore.jar = src/
 output.envcore.jar = bin/
 jars.compile.order = envcore.jar
diff --git a/bundles/org.eclipse.wst.command.env.ui/build.properties b/bundles/org.eclipse.wst.command.env.ui/build.properties
index ef4c247..9ded0c9 100644
--- a/bundles/org.eclipse.wst.command.env.ui/build.properties
+++ b/bundles/org.eclipse.wst.command.env.ui/build.properties
@@ -2,11 +2,6 @@
                *.jar,\
                envui.jar,\
                META-INF/
-src.includes = .classpath,\
-               .project,\
-               build.properties,\
-               plugin.xml,\
-               src/
 jars.compile.order = envui.jar
 source.envui.jar = src/
 output.envui.jar = bin/
diff --git a/bundles/org.eclipse.wst.command.env/build.properties b/bundles/org.eclipse.wst.command.env/build.properties
index 65fd61a..07d5099 100644
--- a/bundles/org.eclipse.wst.command.env/build.properties
+++ b/bundles/org.eclipse.wst.command.env/build.properties
@@ -3,12 +3,6 @@
                plugin.properties,\
                env.jar,\
                META-INF/
-src.includes = .classpath,\
-               .project,\
-               build.properties,\
-               plugin.xml,\
-               src/,\
-               plugin.properties
 source.env.jar = src/
 output.env.jar = bin/
 jars.compile.order = env.jar
diff --git a/bundles/org.eclipse.wst.ws.explorer/build.properties b/bundles/org.eclipse.wst.ws.explorer/build.properties
index 4dee999..0e76f40 100644
--- a/bundles/org.eclipse.wst.ws.explorer/build.properties
+++ b/bundles/org.eclipse.wst.ws.explorer/build.properties
@@ -11,15 +11,5 @@
                webapps/,\
                wsexplorer.war,\
                META-INF/
-src.includes = build/,\
-               plugin.properties,\
-               plugin.xml,\
-               properties/,\
-               src/,\
-               wsexplorer/,\
-               build.properties,\
-               webapps/,\
-               explorer.jar,\
-               wsexplorer.war,\
-               wsexplorer-src/
+src.includes = wsexplorer/
 custom = false
diff --git a/bundles/org.eclipse.wst.ws.parser/build.properties b/bundles/org.eclipse.wst.ws.parser/build.properties
index b51a5a8..5955766 100644
--- a/bundles/org.eclipse.wst.ws.parser/build.properties
+++ b/bundles/org.eclipse.wst.ws.parser/build.properties
@@ -3,6 +3,3 @@
                META-INF/
 source.parser.jar = src/
 output.parser.jar = bin/
-src.includes = plugin.xml,\
-               src/,\
-               build.properties
diff --git a/bundles/org.eclipse.wst.ws.ui/build.properties b/bundles/org.eclipse.wst.ws.ui/build.properties
index 7cd6351..a82cf12 100644
--- a/bundles/org.eclipse.wst.ws.ui/build.properties
+++ b/bundles/org.eclipse.wst.ws.ui/build.properties
@@ -3,8 +3,4 @@
 bin.includes = plugin.xml,\
                wsui.jar,\
                plugin.properties,\
-               META-INF/
-src.includes = src/,\
-               plugin.xml,\
-               plugin.properties,\
-               build.properties
+               META-INF/
\ No newline at end of file