elharo opened a new pull request, #623: URL: https://github.com/apache/maven-war-plugin/pull/623
Fixes #620 `equals()` compares only the `dependency` field, but `hashCode()` incorrectly incorporated both `dependency` and `targetFileName`, violating the equals/hashCode contract and causing incorrect behavior in hash-based collections. -- 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]
