Forget about that, I think the reason is that commands were included in this bundle before being externalized.
On Mon, Mar 5, 2012 at 16:15, Guillaume Nodet (Commented) (JIRA) < [email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/KARAF-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222390#comment-13222390] > > Guillaume Nodet commented on KARAF-1252: > ---------------------------------------- > > I think those packages are needed or were needed at some point to avoid > problems with equinox. > History may be a good way to double check that. > > > Features core bundle should not depend to shell bundles > > ------------------------------------------------------- > > > > Key: KARAF-1252 > > URL: https://issues.apache.org/jira/browse/KARAF-1252 > > Project: Karaf > > Issue Type: Bug > > Components: karaf-feature > > Affects Versions: 2.2.5, 3.0.0 > > Reporter: Jean-Baptiste Onofré > > Assignee: Jean-Baptiste Onofré > > Fix For: 2.2.6, 3.0.0 > > > > > > The feature core bundle has explicit Import-Package statements to: > > - org.apache.felix.service.command > > - org.apache.karaf.shell.commands > > - org.apache.karaf.shell.console > > whereas it doesn't use it. > > These imports should be removed. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
