From 6f4eb4c47b2c28b8bf4a7acdee73676310a4a81e Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Wed, 28 Nov 2007 17:55:25 +0000 Subject: Bug 188304 Execution environment restricts access to org.w3c.dom sub packages --- bundles/org.eclipse.osgi/J2SE-1.4.profile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bundles/org.eclipse.osgi/J2SE-1.4.profile') diff --git a/bundles/org.eclipse.osgi/J2SE-1.4.profile b/bundles/org.eclipse.osgi/J2SE-1.4.profile index b307c978e..5655989e0 100644 --- a/bundles/org.eclipse.osgi/J2SE-1.4.profile +++ b/bundles/org.eclipse.osgi/J2SE-1.4.profile @@ -97,6 +97,11 @@ org.osgi.framework.system.packages = \ org.omg.SendingContext,\ org.omg.stub.java.rmi,\ org.w3c.dom,\ + org.w3c.dom.css,\ + org.w3c.dom.events,\ + org.w3c.dom.html,\ + org.w3c.dom.stylesheets,\ + org.w3c.dom.views ,\ org.xml.sax,\ org.xml.sax.ext,\ org.xml.sax.helpers -- cgit v1.2.3