I assume you're talking about the new Resolver and Repository specifications that are in the OSGi Enterprise R5 release? Because "OBR" is properly the name for the Felix implementation, which has been available and released for several years.
An early draft release of the Enterprise R5 spec was made publicly available in March and can be downloaded now from the OSGi site. The official final release of these specs will be some time later, depending on votes and lawyers etc, however the technical content is very unlikely to change. I believe that the Felix org.apache.felix.bundlerepository implementation will NOT be updated to comply with the new R5 specs. Richard is working on the RI for the R5 spec within Felix but it is new code, based on the resolver in the core Felix framework. Regards Neil On Wednesday, 18 April 2012 at 13:01, Per-Erik Svensson wrote: > Hi, > > Is there any timeframe on the release of OBR (the api, not the felix > implementation). I know this might not be the right place to ask but... I > figured that people like Richard, Peter or Neil would be able to answer and > I know they subscribe. :) > > The reason I ask is because I'm thinking of using the Felix implementation > of the API (org.apache.felix.bundlerepository) but before commiting to this > I would like to know if that implementation is supposed to be fully > compliant with the spec and if the spec will ever get released. > > Best regards, > Per-Erik Svensson > >

