[ https://issues.apache.org/jira/browse/KARAF-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on KARAF-1749 started by Freeman Fang. > 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 > > 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