Grant Henke has uploaded this change for review. ( 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 --- M build-support/verify_jars.pl M java/gradle/shadow.gradle M java/kudu-backup/pom.xml 3 files changed, 46 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/11318/1 -- 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: newchange Gerrit-Change-Id: Ib3789b6ec379bf715499d1142576218ed7344258 Gerrit-Change-Number: 11318 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
