[
https://issues.apache.org/jira/browse/FELIX-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854392#action_12854392
]
Felix Meschberger commented on FELIX-2255:
------------------------------------------
I am not sure, but I think such optional unresolved imports have never been
displayed because the PackageAdmin.getExportedPackages method is used to
calculate the actually wired imports and these are not compared to the declared
imports.
This of course only applies to resolved or active bundles. For installed (i.e.
unresolved bundles), the import information is deduced from the Import-Package
header and thus includes any optional imports.
> Unresolved optional imports are not displayed anymore
> -----------------------------------------------------
>
> Key: FELIX-2255
> URL: https://issues.apache.org/jira/browse/FELIX-2255
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.0.0
> Reporter: Carsten Ziegeler
> Fix For: webconsole-3.0.2
>
>
> If a bundle has an optional import which can't be resolved, this is not
> visible in the bundle details anymore
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.