You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org> on 2012/03/05 16:55:57 UTC

[jira] [Updated] (KARAF-1252) Features core bundle should not depend to shell and management bundles

     [ https://issues.apache.org/jira/browse/KARAF-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-1252:
----------------------------------------

    Description: 
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
- javax.management
- javax.management.loading

whereas it doesn't use it.

These imports should be removed.

  was:
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.

        Summary: Features core bundle should not depend to shell and management bundles  (was: Features core bundle should not depend to shell bundles)
    
> Features core bundle should not depend to shell and management 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
> - javax.management
> - javax.management.loading
> 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