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


##########
build.gradle:
##########
@@ -4403,3 +4403,12 @@ def verifyLatestStableMetadataVersionTask = 
tasks.register('verifyLatestStableMe
 }
 
 check.dependsOn verifyLatestStableMetadataVersionTask
+
+// api-checker is a composite-included build (settings.gradle → 
pluginManagement { includeBuild

Review Comment:
   Our CI has an intricate setup in that it relies on kafka.test.xml.output.dir 
and copyTestXml to collect outputs. Would you mind reverting those changes? I 
think it would be better to address them in a follow-up to unblock this PR.



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