From 19042a923c3808ccca36914b41aed8cf97e5241f 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 (cherry picked from commit 962585d376edccc8f4cfa311eee9fba7266f63c8) --- .../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 8e045f2d71b..c326986469d 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -2058,6 +2058,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 6207e95729b..60d28bbb667 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -208,6 +208,11 @@ ${shaded.prefix}.com.zaxxer + + + org.xbill + ${shaded.prefix}.org.xbill + @@ -416,6 +421,10 @@ org.apache.commons.codec ${shaded.prefix}.org.apache.commons.codec + + org.apache.commons.text + ${shaded.prefix}.org.apache.commons.text + @@ -453,6 +462,16 @@ + + + dnsjava:dnsjava + + dig* + jnamed* + lookup* + update* + + org.eclipse.jetty.orbit:javax.servlet.jsp.jstl