smjn commented on code in PR #17580: URL: https://github.com/apache/kafka/pull/17580#discussion_r1874004711
########## build.gradle: ########## @@ -203,6 +203,11 @@ allprojects { options.links "https://docs.oracle.com/en/java/javase/${JavaVersion.current().majorVersion}/docs/api/" } + tasks.withType(Checkstyle) { Review Comment: @AndrewJSchofield synced with trunk - the checkstyle change is no longer part of 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org