ijuma commented on issue #7677:
URL: https://github.com/apache/kafka/pull/7677#issuecomment-616272581


   @omkreddy I've done a bunch of testing and this seems to work as expected 
generally.
   
   One part that I wasn't completely sure about is the behavior of `./gradlew 
uploadArchivesAll` in trunk versus `./gradlewAll uploadArchives` in this PR 
with regards to Java modules that end up getting built twice due to being 
dependencies of the Scala modules (e.g kafka-clients, kafka-streams). When I 
try this in trunk with a local Maven repository, it fails. With the code in 
this PR, it completes, but these modules get uploaded twice.
   
   So, I have decided to go ahead and merge 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.

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


Reply via email to