Thanks Richard,
It could be nice to an API to do so as most of time we don't want to include 
the 
local runtime in the resolved required resources:).

Thanks
Emily




________________________________
From: Richard S. Hall <[email protected]>
To: [email protected]
Sent: Mon, 22 November, 2010 15:37:28
Subject: Re: Any api to exclude the local runtime bundles from the required 
bundle list after provisioning

On 11/22/10 10:32, Uk Jiang wrote:
> 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!

I don't recall how that works in the current impl, but if that's how it 
behaves I'm fairly certain there isn't different API that excludes it. 
Still, shouldn't this be pretty easy to implement? Just check for 
symbolic name/version in the locally installed bundles?

-> richard

> Thanks
> Emily
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


      

Reply via email to