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


##########
build.gradle:
##########
@@ -2803,6 +2793,7 @@ project(':streams:streams-scala') {
     testImplementation project(':server-common').sourceSets.test.output
     testImplementation project(':streams').sourceSets.test.output
     testImplementation project(':clients').sourceSets.test.output
+    testImplementation 
project(':streams:integration-tests').sourceSets.test.output

Review Comment:
   `streams` module can't depend on `integration-tests` as all integration 
tests should be moved from `stream` to `integration-tests` already.



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