chia7712 commented on code in PR #18918: URL: https://github.com/apache/kafka/pull/18918#discussion_r1976705918
########## build.gradle: ########## @@ -1075,7 +1075,6 @@ project(':core') { from (configurations.runtimeClasspath) { exclude('kafka-clients*') } - from (configurations.releaseOnly) Review Comment: Could you please add it to `copyDependantTestLibs`? Some e2e rely on the jars of `copyDependantTestLibs` and it would be better to ensure they have log provider. -- 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