You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2015/08/20 14:36:46 UTC

[jira] [Closed] (FELIX-3759) Resolution failure due to WrappedCapability inequality

     [ 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)