laeubi opened a new pull request, #296: URL: https://github.com/apache/felix-dev/pull/296
The API of Capability/Requirement currently defines the contract to be: This Capability/Requirement is equal to another Capability/Requirement if they have the same namespace, directives and attributes and are declared by the same resource. But Felix currently implements hashCode/equals in terms of object identity. This is the counterpart for - https://github.com/eclipse-equinox/equinox/pull/537 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
