On 9/18/09 14:55, Jochen Mader wrote:
I am using the Felix OBR implementation inside Equinox. Works like a charm so far. The only problem is that it won't resolve bundles that are already available in the framework. Is there a way to tell OBR that certain bundles are already available (liek with a fake repository) or can I make it aware of the bundle context?
I assume you mean it will not use already installed bundles to resolve dependencies of a bundle you are trying to deploy, is that correct? If so, it should do this. You could try it with the Felix framework to see if it works like you expect, if so, then there might be some portability issue we need to address.
-> richard
thanks Jochen
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

