ijuma commented on a change in pull request #9917:
URL: https://github.com/apache/kafka/pull/9917#discussion_r558986411



##########
File path: build.gradle
##########
@@ -242,7 +242,7 @@ subprojects {
   }
 
   // Remove the relevant project name once it's converted to JUnit 5
-  def shouldUseJUnit5 = !(["api", "connect", "core", "file", "generator", 
"runtime", "examples",
+  def shouldUseJUnit5 = !(["api", "connect", "core", "generator", "runtime", 
"examples",

Review comment:
       You also have to update the JUnit dependency in the build, check one of 
the recent related commits for an example.




----------------------------------------------------------------
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.

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


Reply via email to