Let's say I have a bundle that exports packages com.a.foo:1.0.0, com.a.bar:1.0.0, and com.a.cdr:1.0.0. There are a number of bundles that import com.a.foo.

Now, we update the bundle and the new bundle archive exports com.a.foo: 1.0.0, com.a.bar:1.0.0, com.a.cdr:2.0.0, and com.a.car:1.0.0. I'm not sure what happens. I think that since the old bundle archive has an export, com.a.foo:1.0.0, that's being used nothing happens until a framework restart or the package com.a.foo is refreshed.

Am I correct?


Regards,
Alan

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to