Thomas Watson created FELIX-3495: ------------------------------------ Summary: WireImpl needs to implement equals and probably hashcode Key: FELIX-3495 URL: https://issues.apache.org/jira/browse/FELIX-3495 Project: Felix Issue Type: Bug Components: Resolver Environment: All Reporter: Thomas Watson
org.apache.felix.resolver.WireImpl needs to implement the equals method (and probably hashcode) according to the Wire javadoc. The resolver CT tests for equality. The check should be a simple check for equals on the requirer/req/provider/cap. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira