Zoltan Chovan has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23065
Change subject: [build] kudu-replication jar fix ...................................................................... [build] kudu-replication jar fix This fix adds the necessary exclusions for the generated kudu-replication jar, so that it passes the verify_jars check during the LINT ci build. Additionally, the verify_jars script was modified, to allow unshaded Flink classes to be present in jars, since those are necessary to build a Flink job jar. Change-Id: I8e07bd8190be5973acf88c806c63060a3098007b --- M build-support/verify_jars.pl M java/kudu-replication/build.gradle 2 files changed, 23 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/65/23065/1 -- To view, visit http://gerrit.cloudera.org:8080/23065 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8e07bd8190be5973acf88c806c63060a3098007b Gerrit-Change-Number: 23065 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Chovan <[email protected]>
