Hello Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/10152
to look at the new patch set (#3).
Change subject: Support running full Gradle builds in build-and-test.sh
......................................................................
Support running full Gradle builds in build-and-test.sh
As a first step to using the Gradle build as the primary build
and phasing out Maven, this patch makes it possible to
choose between Maven and Gradle in build-and-test.sh.
A follow on patch will make Gradle the default.
Change-Id: I27a1bd330227d735f2139ceb420947528363f81c
---
M build-support/jenkins/build-and-test.sh
1 file changed, 20 insertions(+), 17 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/10152/3
--
To view, visit http://gerrit.cloudera.org:8080/10152
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I27a1bd330227d735f2139ceb420947528363f81c
Gerrit-Change-Number: 10152
Gerrit-PatchSet: 3
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins