slachiewicz opened a new pull request, #388: URL: https://github.com/apache/maven-antrun-plugin/pull/388
Replaces the Hamcrest MatcherAssert/CompareMatcher assertion in AntrunXmlPlexusConfigurationWriterTest with an XMLUnit DiffBuilder comparison asserted through JUnit Jupiter's assertFalse, and removes the now-unused hamcrest-core and xmlunit-matchers test dependencies. Verified: mvn verify -> BUILD SUCCESS, 4 tests. -- 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]
