From 93711eeea4c9458b17457fc542a170300d34cfb4 Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Fri, 3 May 2019 14:46:04 -0500 Subject: [PATCH] HBASE-22359 Backport of HBASE-21371 misses activation-api license information --- .../src/main/resources/supplemental-models.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml index 621beb0d78..aea2bbee5e 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -24,6 +24,22 @@ under the License. hbase-shaded-server versions, with the execption of moving the text of the CPL to LICENSE.vm --> + + + + javax.activation + javax.activation-api + + + + CDDL 1.1 + https://github.com/javaee/activation/blob/master/LICENSE.txt + repo + + + + + -- 2.16.1