Hi Benson, First, why not read the Repository Service Specification? OSGi compendium R5, chapter 132.
Regards, Neil > On 7 Jul 2015, at 21:25, Benson Margulies <[email protected]> wrote: > > Reading org.apache.felix.gogo.command.OBR, I see that it uses a > felix-specific service which in turn talks to > org.osgi.service.repository.Repository. I'm hoping to write some > container-independent code to look for things in an OBR repo; can > anyone advise? Should I just learn from > org.apache.felix.bundlerepository.impl.OSGiRepositoryImpl? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

