Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10146 )
Change subject: verify_jars.pl: ignore gradle-wrapper.jar ...................................................................... verify_jars.pl: ignore gradle-wrapper.jar If you've run the gradle build, the downloaded wrapper is processed and its classes are flagged as NON_KUDU errors. I also ran the script on gradle-built artifacts, but they don't appear to be shaded in the same way as maven-built ones; see KUDU-2365 for more details. Change-Id: If76c67741658346b0a2b844a765482e8feab8b81 Reviewed-on: http://gerrit.cloudera.org:8080/9745 Reviewed-by: Grant Henke <[email protected]> Tested-by: Kudu Jenkins (cherry picked from commit 0fa3cc7cda2aaf7eb4d6763019e42b28fc3f58e6) Reviewed-on: http://gerrit.cloudera.org:8080/10146 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M build-support/verify_jars.pl 1 file changed, 8 insertions(+), 2 deletions(-) Approvals: Adar Dembo: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/10146 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.7.x Gerrit-MessageType: merged Gerrit-Change-Id: If76c67741658346b0a2b844a765482e8feab8b81 Gerrit-Change-Number: 10146 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]>
