bbejeck commented on a change in pull request #9486:
URL: https://github.com/apache/kafka/pull/9486#discussion_r511082358



##########
File path: build.gradle
##########
@@ -1439,7 +1440,7 @@ project(':streams:streams-scala') {
   }
 
   jar {
-    dependsOn 'copyDependantLibs'
+    dependsOn 'copyDependantLibs' , 'scaladocJar'

Review comment:
       @ijuma good point, I've removed it and still get the required doc jars




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to