You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2010/05/10 17:23:28 UTC

svn commit: r942785 - /geronimo/server/trunk/framework/buildsupport/geronimo-osgi-plugin/src/main/resources/Geronimo-1.6.profile

Author: gawor
Date: Mon May 10 15:23:27 2010
New Revision: 942785

URL: http://svn.apache.org/viewvc?rev=942785&view=rev
Log:
expose sun.reflect via system bundle in geronimo-osgi-plugin

Modified:
    geronimo/server/trunk/framework/buildsupport/geronimo-osgi-plugin/src/main/resources/Geronimo-1.6.profile

Modified: geronimo/server/trunk/framework/buildsupport/geronimo-osgi-plugin/src/main/resources/Geronimo-1.6.profile
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/buildsupport/geronimo-osgi-plugin/src/main/resources/Geronimo-1.6.profile?rev=942785&r1=942784&r2=942785&view=diff
==============================================================================
--- geronimo/server/trunk/framework/buildsupport/geronimo-osgi-plugin/src/main/resources/Geronimo-1.6.profile (original)
+++ geronimo/server/trunk/framework/buildsupport/geronimo-osgi-plugin/src/main/resources/Geronimo-1.6.profile Mon May 10 15:23:27 2010
@@ -140,6 +140,7 @@ org.osgi.framework.system.packages = \
 
 org.osgi.framework.system.packages.extra = \
  sun.misc,\
+ sun.reflect,\
  org.apache.geronimo.transformer,\
  org.apache.felix.karaf.jaas.boot;version=1.5.0