chia7712 commented on code in PR #19052:
URL: https://github.com/apache/kafka/pull/19052#discussion_r1974350080


##########
build.gradle:
##########
@@ -51,7 +51,7 @@ ext {
   gradleVersion = versions.gradle
   minClientJavaVersion = 11
   minNonClientJavaVersion = 17
-  modulesNeedingJava11 = [":clients", ":generator", ":streams", 
":streams:test-utils", ":streams-scala", ":test-common:test-common-util"]
+  modulesNeedingJava11 = [":clients", ":generator", ":streams", 
":streams:examples", ":streams:test-utils", ":streams-scala", 
":test-common:test-common-util"]

Review Comment:
   Nice find, and should we add `examples` module too?



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to