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?
thanks Jochen

