slfan1989 commented on issue #1396:
URL: https://github.com/apache/auron/issues/1396#issuecomment-3368324385

   Many Apache open-source projects are gradually upgrading from `JUnit 4` to 
`JUnit 5`, as `JUnit 4` is no longer being updated and cannot be adapted to 
future `JDK` versions. Currently, the Auron project still contains some `JUnit 
4` dependencies, and this issue will address removing them.
   
   However, due to the `auron-flink-extension` module introducing Flink’s 
testing packages, we are temporarily unable to fully remove `JUnit 4`. 
Therefore, we need to define a rule in the `pom.xml` to prevent accidentally 
importing `JUnit 4`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to