nizhikov commented on code in PR #14456:
URL: https://github.com/apache/kafka/pull/14456#discussion_r1344361140


##########
build.gradle:
##########
@@ -1908,6 +1908,7 @@ project(':tools') {
     testImplementation project(':connect:api')
     testImplementation project(':connect:runtime')
     testImplementation project(':connect:runtime').sourceSets.test.output
+    testImplementation project(':storage:api').sourceSets.main.output

Review Comment:
   @msn-tldr Fix merge e90f82b62a94dc556e231f033e22030c06d60232



##########
build.gradle:
##########
@@ -1908,6 +1908,7 @@ project(':tools') {
     testImplementation project(':connect:api')
     testImplementation project(':connect:runtime')
     testImplementation project(':connect:runtime').sourceSets.test.output
+    testImplementation project(':storage:api').sourceSets.main.output

Review Comment:
   @msn-tldr Fix merged e90f82b62a94dc556e231f033e22030c06d60232



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