Hi, I am provisioning my OSGi application against local runtime bundles. After the provisioning, I got a list of bunldes include the local runtime bundle when I use the api resolver.getRequiredResources().
Does anyone know how where there is a separate API to allow me to exclude the
local runtime bundle from the list of the required resources? I cannot find
any
API documentation to self help:(.
Any help is very appreciated!
Thanks
Emily

