Istvan Toth created HBASE-29575: ----------------------------------- Summary: Do not limit surefire to Junit 4 Key: HBASE-29575 URL: https://issues.apache.org/jira/browse/HBASE-29575 Project: HBase Issue Type: Improvement Components: test Reporter: Istvan Toth Assignee: Istvan Toth
We've updated the Junit dependencies to Junit 5, but we still limit surefire to the Junit 4 tests, so we can't run them currently. Remove explicit Junit 4 dependencies from Surefire, so that it can automatically pick up both Junuit 4 and 5. -- This message was sent by Atlassian Jira (v8.20.10#820010)