-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19617 - [JDK17] Remove JUnit4 Dependency - Tools. #7823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
@Hexiaoqiao Could you please help review this PR? Thank you very much! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1. Thank you @slfan1989 !
@cnauroth Thanks for the review! I am merging this PR into the trunk branch to continue advancing other JDK 17 upgrade-related work. |
Description of PR
JIRA: HADOOP-19617 - [JDK17] Remove JUnit4 Dependency - Tools.
This PR aims to remove the JUnit4 dependency from the tools module, and has been successfully compiled locally. The removal of the hadoop-azure module will be handled in hadoop-azure Part 3.
How was this patch tested?
Junit Test.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?