Improve dev:show-tree performance and avoid NPE for installed bundle
--------------------------------------------------------------------
Key: FELIX-2169
URL: https://issues.apache.org/jira/browse/FELIX-2169
Project: Felix
Issue Type: Bug
Components: Karaf
Affects Versions: karaf-1.2.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: karaf-1.4.0
As reported in https://issues.apache.org/activemq/browse/SMX4-489, the current
implementation of the dev:show-tree command has two problems:
* for bundles with an extensive set of dependencies, calculating the dependency
tree can take a long time (several seconds)
* for installed bundles with imports for which no suitable export is available,
the command fails with a NullPointerException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.