dejan2609 commented on PR #19513: URL: https://github.com/apache/kafka/pull/19513#issuecomment-3241148913
FYI @chia7712 **Just to sum it up here:** - Gradle version upgrade (8 to 9) is completed (see commits) :white_check_mark: - I did a lots of testing and everything looks fine (when compiled locally, that is) - but alas: Github Actions build with Gradle 9 has some issues :x:; see here for more details: #20450 (and please consider providing workflow runs for that PR so I can test some scenarios to bypass these issues) **In broader context:** - GitHub Actions <<--->> Develocity issues are blocking Gradle 8 to 9 upgrade - Gradle 9.1 is required for Java 25: https://github.com/gradle/gradle/releases/tag/v9.1.0-RC1 -- 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]
