You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2020/07/07 16:37:47 UTC

[GitHub] [tomee] davidsalter opened a new pull request #671: Fix logic in assertProperties method. Fixes TOMEE-1417

davidsalter opened a new pull request #671:
URL: https://github.com/apache/tomee/pull/671


   In the assertProperties() methodf, the logic for comparing when a property exists in both collections, but has a different value, the logic is incorrect and never fails.
   
   I've changed the logic now so that it will fail as appropriate and catch any future errors.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tomee] Daniel-Dos merged pull request #671: Fix logic in assertProperties method. Fixes TOMEE-1417

Posted by GitBox <gi...@apache.org>.
Daniel-Dos merged pull request #671:
URL: https://github.com/apache/tomee/pull/671


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org