If the Karaf boot jar is compiled with Java >= 1.5 and bundled with the OSGi classes of Equinox 3.7 instead of the Felix OSGi classes, it boots both, Felix and Equinox (also Equinox 3.7). Of course only in a VM >= 1.5.

related to:
org.osgi.framework.Version.compareTo(Object) [old]
vs.
org.osgi.framework.Version.compareTo(Version) [new]

What about packaging two versions of the Karaf boot jar, the current one as default and a second one to boot Equinox 3.7?

Thanks, Stefan

Reply via email to