[105166] Added missing legal docs, epl-v10.html and license.html, to features and included them in build.properties for those missing the declaration. Also added the eclipse image to the features.
diff --git a/features/org.eclipse.wst.xml_userdoc.feature/build.properties b/features/org.eclipse.wst.xml_userdoc.feature/build.properties
index 64f93a9..201c94e 100644
--- a/features/org.eclipse.wst.xml_userdoc.feature/build.properties
+++ b/features/org.eclipse.wst.xml_userdoc.feature/build.properties
@@ -1 +1,9 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+               eclipse_update_120.jpg,\
+               epl-v10.html,\
+               license.html
+src.includes = license.html,\
+               feature.xml,\
+               epl-v10.html,\
+               eclipse_update_120.jpg,\
+               build.properties