[
https://issues.apache.org/jira/browse/FELIX-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed FELIX-3759.
----------------------------------
Resolution: Cannot Reproduce
Assignee: Guillaume Nodet
Please reopen if needed.
> Resolution failure due to WrappedCapability inequality
> ------------------------------------------------------
>
> Key: FELIX-3759
> URL: https://issues.apache.org/jira/browse/FELIX-3759
> Project: Felix
> Issue Type: Bug
> Components: Resolver
> Reporter: Thomas Diesler
> Assignee: Guillaume Nodet
>
> It seems to be happening because the ResolverImpl.isCompatible() method is
> comparing two capabilities; one is an AbstractBundleCapability and the other
> is a WrappedCapability that contains the same instance of
> AbstractBundleCapability. The result of the comparison is false.
> See: https://issues.jboss.org/browse/AS7-5958
> So far I cannot reproduce this in an isolated test. Perhaps you can think of
> a setup that reproduces this condition.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)