afs opened a new pull request, #2337: URL: https://github.com/apache/jena/pull/2337
GitHub issue resolved #2336 Pull request Description: Switch to JUnit5 and use junit-vintage-engine (JUnit4, JUnit3 compatibility) `jena-serviceenhancer` does not seem to use org.xenei contract tests - dependency removed. `org.xenei junit-contracts` is used by `jena-core`, `jena-permissions` and `jena-querybuilder`. The last release was in 2018. It depends on JUnit 4.2. ---- By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
