Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] OSGi/Minimum..

Hi,

what is the exact specification of OSGi Minimum? What kind of classes
does it contain? I saw that it consists in the "J2ME Foundation".

Reading source code of Equinox, I read "OSGi-Minimum.profile" but I am
unable to undersand it. It contains:

org.osgi.framework.system.packages =
org.osgi.framework.bootdelegation = \
sun.*,\
com.sun.*
org.osgi.framework.executionenvironment = \
OSGi/Minimum-1.0
osgi.java.profile.name = OSGi/Minimum-1.

what is the meaning of this? It doesn't specify java.* packages
(instead other profile files specify that).

Thank you
-Piero


Back to the top