Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.0.4
-
None
Description
The pom.xml of the shell.gui.plugin project has incorrect Import-Service definition:
http://svn.apache.org/viewvc/felix/trunk/shell.gui.plugin/pom.xml?view=markup
If you look closely, you will see that it expects an org.apache.felix.bundlerepository.RepostioryAdmin service to be available.
First, there is a typo RepostioryAdmin should be RepositoryAdmin
And then, the package is all wrong
the OBR service interface is org.osgi.service.obr.RepositoryAdmin