nizhikov commented on code in PR #14456:
URL: https://github.com/apache/kafka/pull/14456#discussion_r1344283995
##########
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:
Hello.
Please, take a look at jenkins build of trunk after this merged -
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/2248/pipeline
Looks like it builds successfully.
Can you, please, clarify, how you trying to build trunk and what exactly
fails?
--
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]