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

Felix Meschberger resolved SLING-151.
-------------------------------------

    Resolution: Fixed

List imports and exports of unresolved (installed, that is) bundles to provide 
some help in resolving why a bundle might not resolve. Specifically each import 
is analzyed:

   * If the import can be satisifed, print the potential provider

   * If the import cannot be satisifed but is part of the bundle,
       ignore the import (not actually correct, should look at
       export list, but sounds enough)

   * If an import is listed in the bootdelegation property and
       cannot be resolved, both situations are marked.

Fixed in Rev. 613118.

Please close the issue, if this resolves your request.

> Add package dep. info to the console
> ------------------------------------
>
>                 Key: SLING-151
>                 URL: https://issues.apache.org/jira/browse/SLING-151
>             Project: Sling
>          Issue Type: Improvement
>          Components: Console
>            Reporter: Tobias Bocanegra
>            Assignee: Felix Meschberger
>
> it would be very helpful if the bundles in the 'installed bundles' list could 
> show a list of the imported packages and maybe mark them 'red' if they cannot 
> be resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to