Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10215


Change subject: [Java] Check in the Gradle wrapper properties
......................................................................

[Java] Check in the Gradle wrapper properties

We were downloading the properties file, but that can result in
using and outdated Gradle wrapper distribution.

This changes .gitignore so the generated
gradle-wrapper.properties file is checked in anytime
we change the gradle verison.

I also added the silent (-s) flag to the curl command
when downloading the jar to remove some noise from
the log.

Change-Id: I3a772d5e093be29fcbabcbd8324bd6434fb33beb
---
M java/.gitignore
M java/gradle/wrapper.gradle
A java/gradle/wrapper/gradle-wrapper.properties
M java/gradlew
4 files changed, 8 insertions(+), 13 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/10215/1
--
To view, visit http://gerrit.cloudera.org:8080/10215
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a772d5e093be29fcbabcbd8324bd6434fb33beb
Gerrit-Change-Number: 10215
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to