elharo opened a new pull request, #624:
URL: https://github.com/apache/maven-war-plugin/pull/624

   Fixes #621
   
   `Objects.toString(x)` converts `null` to the literal string `"null"`, not 
`""`. This caused overlay-to-artifact matching to fail when one side had a null 
classifier and the other had an empty string, contradicting the documented 
MWAR-241 intent.


-- 
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]

Reply via email to