Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11318 )
Change subject: [build] Fix build jar verification ...................................................................... [build] Fix build jar verification - Adjusts the verify_jars.pl script to ignore jars in build/jars path. This is where all the dependency jars are staged for dist-tests. They are not included in the distribution. - Shades gson and scopt in kudu-backup and adjusts verify_jars.pl to allow it to be relocated when shading. - Adjust the kudu-backup pom to relocate the needed classes. Change-Id: Ib3789b6ec379bf715499d1142576218ed7344258 Reviewed-on: http://gerrit.cloudera.org:8080/11318 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Grant Henke <[email protected]> --- M build-support/verify_jars.pl M java/gradle/shadow.gradle M java/kudu-backup/pom.xml 3 files changed, 46 insertions(+), 4 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Grant Henke: Verified -- To view, visit http://gerrit.cloudera.org:8080/11318 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib3789b6ec379bf715499d1142576218ed7344258 Gerrit-Change-Number: 11318 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
