410003 - alter build.properties to pick up about.html.
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/build.properties b/jpa/plugins/org.eclipse.jpt.doc.user/build.properties
index a9de8de..352822c 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/build.properties
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/build.properties
@@ -8,6 +8,7 @@
 #     Oracle - initial API and implementation

 ################################################################################

 bin.includes = *.htm,\

+			   *.html,\

                *.xml,\

                *.ini,\

                cheatsheets/,\

@@ -16,6 +17,7 @@
                plugin.properties,\

                META-INF/

 src.includes = *.htm,\

+			   *.html,\

                *.xml,\

                *.ini,\

                cheatsheets/,\