Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/10162 )
Change subject: Use Gradle by default in build-and-test.sh ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/10162/3/build-support/jenkins/build-and-test.sh File build-support/jenkins/build-and-test.sh: http://gerrit.cloudera.org:8080/#/c/10162/3/build-support/jenkins/build-and-test.sh@392 PS3, Line 392: GRADLE_FLAGS="$GRADLE_FLAGS --console=plain --no-daemon --continue" > What's the significance of --continue? Why is it needed here? I will add this in a separate patch, but I am just experimenting here. continue makes sure the whole build runs regardless of failure so all failures are reported. -- To view, visit http://gerrit.cloudera.org:8080/10162 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia919af374f4909d2b8eb38d6c7040704eb24b457 Gerrit-Change-Number: 10162 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Tue, 24 Apr 2018 15:27:43 +0000 Gerrit-HasComments: Yes
