Skip to content

Update dependencies to include JUnit5 and use junit-vintage-engine#2337

Merged
afs merged 2 commits intoapache:mainfrom
afs:junit5
Mar 15, 2024
Merged

Update dependencies to include JUnit5 and use junit-vintage-engine#2337
afs merged 2 commits intoapache:mainfrom
afs:junit5

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Mar 14, 2024

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.

@afs afs merged commit e14b733 into apache:main Mar 15, 2024
@afs afs deleted the junit5 branch March 15, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Depend on JUnit5 and switch to junit-vintage-engine where possible.

1 participant