From 962585d376edccc8f4cfa311eee9fba7266f63c8 Mon Sep 17 00:00:00 2001 From: Wei-Chiu Chuang Date: Mon, 25 Mar 2019 11:58:47 +0100 Subject: [PATCH] HBASE-22087 Update LICENSE/shading for the dependencies from the latest Hadoop trunk. When building with latest hadoop: * JLine is now in the assembly so update licensing * shaded client w/hadoop needs relocation for a couple new hadoop transitives Co-authored-by: Sean Busbey Signed-off-by: Sean Busbey --- .../main/resources/supplemental-models.xml | 18 ++++++++++++++++++ hbase-shaded/pom.xml | 19 +++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml index 56f4f622689..7eeed27534f 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -977,6 +977,24 @@ Copyright 2010 FasterXML.com + + + org.jline + jline + 3.9.0 + + + BSD license + https://opensource.org/licenses/BSD-3-Clause + repo + + Copyright (c) 2002-2018, the original author or authors. + + + + + + org.jruby.jcodings diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 99ffa5cb5d3..478ab59f542 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -214,6 +214,11 @@ ${shaded.prefix}.com.zaxxer + + + org.xbill + ${shaded.prefix}.org.xbill + @@ -426,6 +431,10 @@ org.apache.commons.codec ${shaded.prefix}.org.apache.commons.codec + + org.apache.commons.text + ${shaded.prefix}.org.apache.commons.text + @@ -463,6 +472,16 @@ + + + dnsjava:dnsjava + + dig* + jnamed* + lookup* + update* + + org.eclipse.jetty.orbit:javax.servlet.jsp.jstl