changeset 903:187a759c08ba

8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification Reviewed-by: mduigou, tbell
author alanb
date Wed, 02 Oct 2013 04:21:42 +0100
parents 0cc21882d2f6
children 6b8f5030e5ad
files common/makefiles/javadoc/CORE_PKGS.gmk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/makefiles/javadoc/CORE_PKGS.gmk	Thu Sep 26 10:43:04 2013 -0700
+++ b/common/makefiles/javadoc/CORE_PKGS.gmk	Wed Oct 02 04:21:42 2013 +0100
@@ -41,7 +41,6 @@
   org.w3c.dom.stylesheets  \
   org.w3c.dom.traversal    \
   org.w3c.dom.ranges       \
-  org.w3c.dom.views        \
   org.omg.stub.javax.management.remote.rmi
 
 #
@@ -295,6 +294,7 @@
   org.w3c.dom.events                             \
   org.w3c.dom.bootstrap                          \
   org.w3c.dom.ls                                 \
+  org.w3c.dom.views                              \
   org.xml.sax                                    \
   org.xml.sax.ext                                \
   org.xml.sax.helpers