[nobug] fix build.properties error messages
diff --git a/bundles/org.eclipse.jst.jsp.ui/build.properties b/bundles/org.eclipse.jst.jsp.ui/build.properties
index f70f87f..a5bbc9e 100644
--- a/bundles/org.eclipse.jst.jsp.ui/build.properties
+++ b/bundles/org.eclipse.jst.jsp.ui/build.properties
@@ -18,5 +18,4 @@
                about.html
 bin.excludes = @dot/**,\
                temp.folder/**
-src.includes = build.properties
 additional.bundles = org.eclipse.jdt.core.manipulation
diff --git a/bundles/org.eclipse.wst.css.core/build.properties b/bundles/org.eclipse.wst.css.core/build.properties
index fba2831..60e22fd 100644
--- a/bundles/org.eclipse.wst.css.core/build.properties
+++ b/bundles/org.eclipse.wst.css.core/build.properties
@@ -18,7 +18,6 @@
 bin.excludes = bin/**,\
                @dot/**,\
                temp.folder/**
-src.includes = component.xml,\
-               build.properties
+src.includes = component.xml
 source.. = src/
                
diff --git a/bundles/org.eclipse.wst.css.ui/build.properties b/bundles/org.eclipse.wst.css.ui/build.properties
index d5ac966..73f9b41 100644
--- a/bundles/org.eclipse.wst.css.ui/build.properties
+++ b/bundles/org.eclipse.wst.css.ui/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2004, 2005 IBM Corporation and others.
+# Copyright (c) 2004, 2009 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -19,5 +19,4 @@
 bin.excludes = bin/**,\
                @dot/**,\
                temp.folder/**
-src.includes = build.properties
 source.. = src/
diff --git a/bundles/org.eclipse.wst.dtd.ui/build.properties b/bundles/org.eclipse.wst.dtd.ui/build.properties
index 0579e83..8f38fb6 100644
--- a/bundles/org.eclipse.wst.dtd.ui/build.properties
+++ b/bundles/org.eclipse.wst.dtd.ui/build.properties
@@ -24,4 +24,3 @@
                temp.folder/**
 source.. = src/,\
            src-properties/
-src.includes = build.properties
diff --git a/bundles/org.eclipse.wst.html.core/build.properties b/bundles/org.eclipse.wst.html.core/build.properties
index 7ea2b7e..5c655fd 100644
--- a/bundles/org.eclipse.wst.html.core/build.properties
+++ b/bundles/org.eclipse.wst.html.core/build.properties
@@ -18,6 +18,5 @@
 bin.excludes = bin/**,\
                @dot/**,\
                temp.folder/**
-src.includes = component.xml,\
-               build.properties
+src.includes = component.xml
 source.. = src/
diff --git a/bundles/org.eclipse.wst.html.ui/build.properties b/bundles/org.eclipse.wst.html.ui/build.properties
index 3f7ebc2..be98a59 100644
--- a/bundles/org.eclipse.wst.html.ui/build.properties
+++ b/bundles/org.eclipse.wst.html.ui/build.properties
@@ -20,4 +20,3 @@
                temp.folder/**
 source.. = src/,\
            src-html-validation/
-src.includes = build.properties
diff --git a/bundles/org.eclipse.wst.xml.core/build.properties b/bundles/org.eclipse.wst.xml.core/build.properties
index e49a2dc..34574d7 100644
--- a/bundles/org.eclipse.wst.xml.core/build.properties
+++ b/bundles/org.eclipse.wst.xml.core/build.properties
@@ -21,7 +21,6 @@
                @dot/**,\
                temp.folder/**
 src.includes = component.xml,\
-               build.properties,\
                schema/,\
                DevTimeSupport/
 source.. = src-catalog,\
diff --git a/bundles/org.eclipse.wst.xml.ui/build.properties b/bundles/org.eclipse.wst.xml.ui/build.properties
index 5107ac1..9e06299 100644
--- a/bundles/org.eclipse.wst.xml.ui/build.properties
+++ b/bundles/org.eclipse.wst.xml.ui/build.properties
@@ -30,4 +30,3 @@
            src-wizards/,\
            src-catalog/,\
            src-validation
-src.includes = build.properties