Hello Marton Greber, Alexey Serbin, Zoltan Martonka, Attila Bukor, Kudu
Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23065
to look at the new patch set (#4).
Change subject: [build] Jar exlusion fixes
......................................................................
[build] Jar exlusion fixes
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.
New exclusion rules were added to the kudu-hive module as well, since
the module failed the verification previously.
Other modules also had typos in the exlcusion rules, these have been
fixed.
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.
These changes are necessary to add, since previously the verify_jars.pl
script was not checking all jars, due to the LINT jenkins job's
misconfiguration.
Change-Id: I8e07bd8190be5973acf88c806c63060a3098007b
---
M build-support/verify_jars.pl
M java/gradle/shadow.gradle
M java/kudu-backup/build.gradle
M java/kudu-hive/build.gradle
M java/kudu-replication/build.gradle
M java/kudu-spark-tools/build.gradle
M java/kudu-spark/build.gradle
M java/kudu-test-utils/build.gradle
8 files changed, 67 insertions(+), 37 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/65/23065/4
--
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: newpatchset
Gerrit-Change-Id: I8e07bd8190be5973acf88c806c63060a3098007b
Gerrit-Change-Number: 23065
Gerrit-PatchSet: 4
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: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Zoltan Martonka <[email protected]>