slachiewicz opened a new pull request, #1383: URL: https://github.com/apache/maven-javadoc-plugin/pull/1383
Replaces the two Hamcrest assertions (anyOf/containsString) in JavadocReportTest with plain string checks via JUnit Jupiter's assertTrue, and drops the now-unused org.hamcrest:hamcrest test dependency. Verified: mvn clean verify -> BUILD SUCCESS, 72 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]
