Thomas Diesler created FELIX-3759:
-------------------------------------
Summary: 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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira