elharo opened a new pull request, #626: URL: https://github.com/apache/maven-war-plugin/pull/626
Fixes #620 `equals()` compares only the `dependency` field, but `hashCode()` incorrectly incorporated both `dependency` and `targetFileName`, violating the equals/hashCode contract. Includes TDD: wrote failing test for hashCode consistency first, then applied the fix. -- 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]
