Skip to main content

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

It is specified in the OSGi Service Compendium specification. See section 
999.

BJ Hargrave
Senior Technical Staff Member, IBM
OSGi Fellow and CTO of the OSGi Alliance
hargrave@xxxxxxxxxx

office: +1 407 849 9117
mobile: +1 386 848 3788




"Piero Campanelli" <pierocampanelli@xxxxxxxxx> 
Sent by: equinox-dev-bounces@xxxxxxxxxxx
11/19/2006 11:20 AM
Please respond to
pc@xxxxxxxxxxxxxxxxxxxx; Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>


To
"Equinox development mailing list" <equinox-dev@xxxxxxxxxxx>
cc

Subject
[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
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev




Back to the top