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


Reply via email to