[ https://issues.apache.org/jira/browse/KAFKA-15494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Said BOUDJELDA updated KAFKA-15494: ----------------------------------- Description: On the purpose of preparing the future upgrades of {*}Gradle wrapper{*}, we need to get ride of the deprecated calls of certains methods as tasks registrations, this will make the future upgrades to *Gradle 9* where plenty of methods are marked for removal for this future big release, that will for sure brings support for *JDK 21* Running *Gradle* build with *--warning-mode all* reveals much warnings and much deprecations for removal, and we have to be prepared from now to the future changes was: On the purpose of preparing the future upgrades of Gradle wrapper, we need to get ride of the deprecated calls of certains methods as tasks registrations, this will make the future upgrades to *Gradle 9* where plenty of methods are marked for removal for this future big release, that will for sure brings support for *JDK 21* For now trying to upgrade to Gradle 8.3 shows more deprecations then previous version > Remove deprecated calls in build.gradle for preparing future upgrades > --------------------------------------------------------------------- > > Key: KAFKA-15494 > URL: https://issues.apache.org/jira/browse/KAFKA-15494 > Project: Kafka > Issue Type: Improvement > Reporter: Said BOUDJELDA > Assignee: Said BOUDJELDA > Priority: Major > > On the purpose of preparing the future upgrades of {*}Gradle wrapper{*}, we > need to get ride of the deprecated calls of certains methods as tasks > registrations, this will make the future upgrades to *Gradle 9* where plenty > of methods are marked for removal for this future big release, that will for > sure brings support for *JDK 21* > > Running *Gradle* build with *--warning-mode all* reveals much warnings and > much deprecations for removal, and we have to be prepared from now to the > future changes > > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)