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: [email protected]
