Fix 031207 IBuild problems - update build.properties for metadata folder, etc.
diff --git a/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/build.properties b/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/build.properties
index 744dcb1..9d5368b 100644
--- a/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/build.properties
+++ b/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui/build.properties
@@ -5,5 +5,16 @@
                .,\
                configs/,\
                icons/,\
-               plugin.properties
+               plugin.properties,\
+               metadata/
 jars.compile.order = .
+src.includes = src/,\
+               plugin.xml,\
+               plugin.properties,\
+               metadata/,\
+               icons/,\
+               configs/,\
+               build.properties,\
+               META-INF/,\
+               .project,\
+               .classpath
diff --git a/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/build.properties b/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/build.properties
index 22cb42c..04a5adf 100644
--- a/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/build.properties
+++ b/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core/build.properties
@@ -6,4 +6,18 @@
                lib/,\
                schema/,\
                about.html,\
-               plugin.properties
+               plugin.properties,\
+               metadata/,\
+               icons/
+src.includes = src/,\
+               schema/,\
+               plugin.xml,\
+               plugin.properties,\
+               metadata/,\
+               lib/,\
+               icons/,\
+               build.properties,\
+               about.html,\
+               META-INF/,\
+               .project,\
+               .classpath
diff --git a/jsf/plugins/org.eclipse.jst.pagedesigner/build.properties b/jsf/plugins/org.eclipse.jst.pagedesigner/build.properties
index 3723ab8..152d31e 100644
--- a/jsf/plugins/org.eclipse.jst.pagedesigner/build.properties
+++ b/jsf/plugins/org.eclipse.jst.pagedesigner/build.properties
@@ -9,5 +9,19 @@
                plugin.xml,\
                schema/,\
                about.html,\
-               default.properties
-src.includes = src/
+               default.properties,\
+               metadata/
+src.includes = src/,\
+               .classpath,\
+               .project,\
+               META-INF/,\
+               about.html,\
+               build.properties,\
+               configs/,\
+               default.properties,\
+               icons/,\
+               metadata/,\
+               model/,\
+               plugin.properties,\
+               plugin.xml,\
+               schema/