Not in felix >= 1.4 anymore. Use
org.osgi.framework.system.packages.extra unless you want to override
the default packages :-)



I'm trying to reverse engineer a config file from about a year ago and it
has libraries for java 3 -6.  I cant really find documentation on what this
used to mean since it is no longer used in the current felix version.  can
you explain what this was doing previously?

thanks!!



#
# Java platform package export properties.
#
jre-1.3=, \
 javax.accessibility; \
 javax.accessibility.resources; \
 javax.naming; \
.
.
.
jre-1.6=, \
 java.applet; \
 java.awt; \
 java.awt.color; \
 java.awt.datatransfer; \
 java.awt.dnd; \
 java.awt.dnd.peer; \
 java.awt.event; \
 java.awt.font; \
 java.awt.geom; \
 java.awt.im; \
.
.
.

-- 
View this message in context: 
http://www.nabble.com/Exposing-classes-to-bundles-in-an-application-embedding-the-framework-tp20834372p21026664.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to