KTKTK-HZ commented on code in PR #16950:
URL: https://github.com/apache/kafka/pull/16950#discussion_r1748054897
##########
build.gradle:
##########
@@ -1674,7 +1730,6 @@ project(':clients') {
configurations {
generator
- shadowed
Review Comment:
This is because moving shadowJar into the subprojects block required moving
the dependencies forward, which is no longer needed in the new 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]