[ https://issues.apache.org/jira/browse/KUDU-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950473#comment-17950473 ]
YUBI LEE edited comment on KUDU-3551 at 5/9/25 8:25 AM: -------------------------------------------------------- https://github.com/apache/kudu/commit/bd84107015ebff513c65f524f7a2234744044560#diff-2629ac5f5fbe39b679f0147f6cddf00b9e458895a39e3406aa7e51afaee96fe5R72 {code} wrapperBaseUrl = https://raw.githubusercontent.com/gradle/gradle/v6.8.3/gradle/wrapper {code} The version in java/gradle.properties has not been changed on KUDU-3551. Is it desired? https://github.com/apache/kudu/commit/e456bc775805d4555d99ce12d04e3ca0b8950760 cc. [~zchovan] was (Author: eub): https://github.com/apache/kudu/commit/bd84107015ebff513c65f524f7a2234744044560#diff-2629ac5f5fbe39b679f0147f6cddf00b9e458895a39e3406aa7e51afaee96fe5R72 wrapperBaseUrl = https://raw.githubusercontent.com/gradle/gradle/v6.8.3/gradle/wrapper The version in java/gradle.properties has not been changed on KUDU-3551. Is it desired? https://github.com/apache/kudu/commit/e456bc775805d4555d99ce12d04e3ca0b8950760 cc. [~zchovan] > Upgrade Gradle > -------------- > > Key: KUDU-3551 > URL: https://issues.apache.org/jira/browse/KUDU-3551 > Project: Kudu > Issue Type: Improvement > Reporter: Zoltan Chovan > Assignee: Zoltan Chovan > Priority: Major > Labels: build, java > Fix For: 1.18.0 > > > Since the Gradle version in Kudu is 6.8.2 (the project defines 6.9.2, but the > wrapper is still at 6.8.2), which is roughly 3 years old, it's probably time > to upgrade. > The maven plugin is deprecated, so the publishing/signing of artifacts needs > to be reworked with maven-publish plugin. > Upgrading also would enable Kudu to be built with newer java versions. -- This message was sent by Atlassian Jira (v8.20.10#820010)