Community
Participate
Working Groups
When installing a bundle there is currently no way to tell what bundle is installing another bundle. In OSGi R4.3 a new method is being added to BundleEvent (getOrigin) which will return the bundle which originated the install operation.
Created attachment 180892 [details] patch Patch with new OSGi API and framework impl
Patch released.