You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2012/08/22 04:15:37 UTC

[jira] [Resolved] (KARAF-1749) The command packages:imports should work on unresolved bundles

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

Freeman Fang resolved KARAF-1749.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0
                   2.2.10

commit fix
http://svn.apache.org/viewvc?rev=1375877&view=rev for 2.3.x branch
http://svn.apache.org/viewvc?rev=1375875&view=rev for 2.2.x branch
                
> The command packages:imports should work on unresolved bundles
> --------------------------------------------------------------
>
>                 Key: KARAF-1749
>                 URL: https://issues.apache.org/jira/browse/KARAF-1749
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>    Affects Versions: 2.2.8
>            Reporter: Christoph Läubrich
>            Assignee: Freeman Fang
>             Fix For: 2.2.10, 2.3.0
>
>
> Currently the  packages:imports command only works on resolved/active bundles.
> If the bundle has missing constraints and is in installed state it just prints out:
> karaf@root>  packages:imports 140
> <bundlename> (140): No active imported packages.
> It would be better if it:
> a) say that the command does not work on installed state
> or even better
> b) print out what packages are not resolving.
> The information might be obtained from the osgi:headers command, but this is an additional step to take and not very intuitive.

--
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