[
https://issues.apache.org/jira/browse/STORM-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad closed STORM-3833.
-------------------------------
Resolution: Duplicate
> Migrate to JUnit5 and remove JUnit4
> -----------------------------------
>
> Key: STORM-3833
> URL: https://issues.apache.org/jira/browse/STORM-3833
> Project: Apache Storm
> Issue Type: Improvement
> Components: build
> Reporter: Bipin Prasad
> Assignee: Bipin Prasad
> Priority: Major
>
> JUnit4 is old and works upto JDK 1.7. pom.xml contains org.junit.vintage to
> provide compatibility with JUnit4 classes. The tests break with running with
> more recent versions of JDK - for example with openjdk-17. The vintage
> classes cannot detect the Test methods.
> Remove the vintage junit, migrate fully to junit5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)