Zoltan Chovan has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23043
Change subject: [build] Jenkins jar verification fix ...................................................................... [build] Jenkins jar verification fix This patch makes sure that every jar is generated for the verify_jars script to check, since the command './gradlew $EXTRA_GRADLE_FLAGS clean check -x test $EXTRA_GRADLE_TEST_FLAGS;' doesn't trigger the JarTask for every module: https://scans.gradle.com/s/56bngaczzzegc/timeline?type=org.gradle.api.tasks.bundling.Jar Currently only the following modules' jars are verified: * kudu-spark * kudu-clien * kudu-proto * kudu-test-utils * kudu-backup-common Change-Id: Id9db6f8dd2a1559cb4a3974d762ba330d1fe3bb2 --- M build-support/jenkins/build-and-test.sh 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/23043/1 -- To view, visit http://gerrit.cloudera.org:8080/23043 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id9db6f8dd2a1559cb4a3974d762ba330d1fe3bb2 Gerrit-Change-Number: 23043 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Chovan <[email protected]>
