mumrah commented on code in PR #18018: URL: https://github.com/apache/kafka/pull/18018#discussion_r1991943081
########## build.gradle: ########## @@ -1916,6 +1913,10 @@ project(':clients') { generator project(':generator') } + tasks.withType(GenerateModuleMetadata) { + enabled = false Review Comment: Do we have a KAFKA ticket for re-enabling the Gradle module metadata? -- 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