[ https://issues.apache.org/jira/browse/FELIX-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard S. Hall resolved FELIX-703. ----------------------------------- Resolution: Fixed Assignee: Richard S. Hall Well, the typo is definitely wrong, but the package name used to be correct at one time, but then we moved the OBR interfaces and apparently forgot to update it here. I applied a quick fix, please close this issue if you are satisfied. Thanks. > Cannot install ShellGUIPlugin with OBR > -------------------------------------- > > Key: FELIX-703 > URL: https://issues.apache.org/jira/browse/FELIX-703 > Project: Felix > Issue Type: Bug > Components: Shell > Affects Versions: felix-1.0.4 > Reporter: Guillaume Sauthier > Assignee: Richard S. Hall > > 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 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.