Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11262
Change subject: [gradle] fetch gradle-wrapper.jar from raw.githubusercontent.com ...................................................................... [gradle] fetch gradle-wrapper.jar from raw.githubusercontent.com This patch switches the URL to fetch gradle-wrapper.jar from github.com to raw.githubusercontent.com. That's to be able to build the Java part of the project at older Linux distros (RH < 7.4). The github.com servers dropped TLSv1/TLSv1.1 support some time ago: see [1] for details. [1] https://githubengineering.com/crypto-removal-notice/ Change-Id: Ia745ef4d69726852fbe60be0d1778705d5580f14 --- M java/gradle/wrapper.gradle M java/gradlew 2 files changed, 9 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/11262/1 -- To view, visit http://gerrit.cloudera.org:8080/11262 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia745ef4d69726852fbe60be0d1778705d5580f14 Gerrit-Change-Number: 11262 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
