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: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org