Due to resent changes in the OSGi RFC 132 the proposed OSGi API
org.osgi.framework.launch.SystemBundle is has been renamed to
org.osgi.framework.launch.Framework.  This is new API being proposed by RFC
132 in OSGi (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=244443)

I have just released changes (post M3) to Equinox to start using the new
Framework interface instead of the SystemBundle interface.  Please let me
know if you have any issues with the new Framework interface.  I have
temporarily left the SystemBundle interface intact and the Framework
interface extends SystemBundle for now.  I will remove the SystemBundle
interface permanently at the end of next week on November 7th.  I am not
aware of anyone using the old SystemBundle interface yet.  If there are
adopters of SystemBundle please migrate to the new Framework interface.

Thanks

Tom
_______________________________________________
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to