Zoltan Chovan has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24620
Change subject: [build] verify_jars: skip the javadocAggregate classpath dir ...................................................................... [build] verify_jars: skip the javadocAggregate classpath dir The Gradle 9 javadocAggregate task copies third-party dependency jars into build/javadoc-classpath, which verify_jars.pl was scanning and flagging as non-Kudu classes. Exclude it, matching the existing build/jars exclusion. Change-Id: Id59e5abe0ec032168b6d3b160e60d940d3eee0b9 --- M build-support/verify_jars.pl 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/24620/1 -- To view, visit http://gerrit.cloudera.org:8080/24620 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id59e5abe0ec032168b6d3b160e60d940d3eee0b9 Gerrit-Change-Number: 24620 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Chovan <[email protected]>
