Skip to content

Commit c4abdd7

Browse files
slfan1989Hexiaoqiaozhtttylz
authored
HADOOP-19415. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-common Part7. (#7664)
* HADOOP-19415. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-common Part7. Co-authored-by: He Xiaoqiao <[email protected]> Co-authored-by: Hualong Zhang <[email protected]> Reviewed-by: Chris Nauroth <[email protected]> Reviewed-by: He Xiaoqiao <[email protected]> Reviewed-by: Hualong Zhang <[email protected]> Signed-off-by: Shilun Fan <[email protected]>
1 parent fd380ef commit c4abdd7

File tree

40 files changed

+1922
-1743
lines changed

40 files changed

+1922
-1743
lines changed

hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfigRedactor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
package org.apache.hadoop.conf;
2020

21-
import org.junit.Test;
21+
import org.junit.jupiter.api.Test;
2222

2323
import java.util.Arrays;
2424
import java.util.List;

0 commit comments

Comments
 (0)