apoorvmittal10 commented on code in PR #18018:
URL: https://github.com/apache/kafka/pull/18018#discussion_r1968540211


##########
build.gradle:
##########
@@ -1916,6 +1913,10 @@ project(':clients') {
     generator project(':generator')
   }
 
+  tasks.withType(GenerateModuleMetadata) {
+    enabled = false

Review Comment:
   We should be publishing the module metadata, any reason to skip it?



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