Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/10206 )
Change subject: [java] Upgrade to Gradle 4.7 ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/10206/1/java/gradlew File java/gradlew: http://gerrit.cloudera.org:8080/#/c/10206/1/java/gradlew@84 PS1, Line 84: curl -o $APP_HOME/gradle/wrapper/gradle-wrapper.jar https://raw.githubusercontent.com/gradle/gradle/v4.7.0/gradle/wrapper/gradle-wrapper.jar > hmm, ok. I could have sworn on my machine I had gradle output telling me I I figured this out. It's the gradle-wrapper.properties that we are not being smart enough about. This is the file that defines the wrapper distribution version to use. I will put up a patch to make this better. -- To view, visit http://gerrit.cloudera.org:8080/10206 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I091244886374fef6c9a0ada97b4c3e0693848e16 Gerrit-Change-Number: 10206 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Thu, 26 Apr 2018 01:54:14 +0000 Gerrit-HasComments: Yes
