Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10152 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/10152 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 20 insertions(+), 17 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I27a1bd330227d735f2139ceb420947528363f81c Gerrit-Change-Number: 10152 Gerrit-PatchSet: 4 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins
