Attila Bukor has submitted this change and it was merged. ( 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-client * kudu-proto * kudu-test-utils * kudu-backup-common Change-Id: Id9db6f8dd2a1559cb4a3974d762ba330d1fe3bb2 Reviewed-on: http://gerrit.cloudera.org:8080/23043 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Attila Bukor <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Attila Bukor: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Id9db6f8dd2a1559cb4a3974d762ba330d1fe3bb2 Gerrit-Change-Number: 23043 Gerrit-PatchSet: 7 Gerrit-Owner: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
