huage1994 opened a new pull request #4321:
URL: https://github.com/apache/zeppelin/pull/4321
### What is this PR for?
1. Upgrade junit 4 to 5, then we can write junit 5 tests and migrate junit 4
tests to 5.
2. Run the existing junit 4 tests on Junit 5 engine.
### What type of P
zjffdu commented on a change in pull request #4321:
URL: https://github.com/apache/zeppelin/pull/4321#discussion_r830619558
##
File path: pom.xml
##
@@ -204,7 +204,7 @@
1.11.2
3.2.2
3.2.1
-2.22.2
+3.0.0-M5
Review comment:
Is this upgrade required
huage1994 commented on a change in pull request #4321:
URL: https://github.com/apache/zeppelin/pull/4321#discussion_r830636369
##
File path: pom.xml
##
@@ -204,7 +204,7 @@
1.11.2
3.2.2
3.2.1
-2.22.2
+3.0.0-M5
Review comment:
Actually 2.22.2 is ok
huage1994 commented on a change in pull request #4321:
URL: https://github.com/apache/zeppelin/pull/4321#discussion_r830636369
##
File path: pom.xml
##
@@ -204,7 +204,7 @@
1.11.2
3.2.2
3.2.1
-2.22.2
+3.0.0-M5
Review comment:
Actually 2.22.2 is ok
zjffdu commented on a change in pull request #4321:
URL: https://github.com/apache/zeppelin/pull/4321#discussion_r83076
##
File path: pom.xml
##
@@ -204,7 +204,7 @@
1.11.2
3.2.2
3.2.1
-2.22.2
+3.0.0-M5
Review comment:
Thanks for clarification.
zjffdu opened a new pull request #4322:
URL: https://github.com/apache/zeppelin/pull/4322
### What is this PR for?
### What type of PR is it?
[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
### Todos
* [ ] - Task
### What is the Jira issue