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



##########
File path: build.gradle
##########
@@ -241,7 +241,7 @@ subprojects {
     }
   }
 
-  def shouldUseJUnit5 = ["tools", "raft", 
"log4j-appender"].contains(it.project.name)
+  def shouldUseJUnit5 = ["tools", "raft", "log4j-appender", 
"examples"].contains(it.project.name)

Review comment:
       Is "examples" the right name? Given that you converted 
`streams-examples`?




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