Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1780: Unshaded classes in kudu-client jar ......................................................................
KUDU-1780: Unshaded classes in kudu-client jar * shade plugin relocates com.google.thirdparty to org.apache.kudu.client.shaded.com.google.thirdparty * alphabetized relocation in pom Change-Id: Idfdb8a5ebaffcafbe50f21de0966035938decc12 Reviewed-on: http://gerrit.cloudera.org:8080/5413 Tested-by: Todd Lipcon <t...@apache.org> Reviewed-by: Todd Lipcon <t...@apache.org> --- M java/kudu-client/pom.xml 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/5413 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idfdb8a5ebaffcafbe50f21de0966035938decc12 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Matt Dailey <matthew.dail...@gmail.com> Gerrit-Reviewer: Todd Lipcon <t...@apache.org>