From 623249cf7bb63d789238fe01ccc46e7605e3092f Mon Sep 17 00:00:00 2001 From: Lars Hofhansl Date: Wed, 5 Jul 2017 11:18:41 -0700 Subject: [PATCH] HBASE-17893 Allow HBase to build against Hadoop 2.8.0. --- .../main/resources/supplemental-models.xml | 222 ++++++++++++++++++ 1 file changed, 222 insertions(+) diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml index 3f01f09b6c4..6b63bca9bc6 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -643,6 +643,21 @@ under the License. + + + org.apache.commons + commons-csv + 1.0 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + org.apache.commons @@ -713,6 +728,21 @@ under the License. + + + org.apache.curator + curator-test + 2.7.1 + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + org.apache.directory.api @@ -783,6 +813,21 @@ under the License. + + + org.apache.htrace + htrace-core4 + 4.0.1-incubating + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + @@ -980,6 +1025,7 @@ under the License. + @@ -1096,6 +1142,143 @@ Copyright 2006 Envoi Solutions LLC + + + com.codahale.metrics + metrics-core + 3.0.1 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + com.nimbusds + nimbus-jose-jwt + 3.9 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + com.squareup.okhttp + okhttp + 2.4.0 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + com.squareup.okio + okio + 1.4.0 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + com.twitter + hpack + 0.11.0 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + net.minidev + json-smart + 1.1.1 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + + de.ruedigermoeller + fst + 2.24 + + + + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + + org.objenesis + objenesis + 2.1 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + + + xerces + xercesImpl + 2.9.1 + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + @@ -2062,4 +2245,43 @@ Copyright (c) 2007-2011 The JRuby project + + + + net.jcip + jcip-annotations + 1.0 + + Brian Goetz and Tim Peierls + http://www.jcip.net + + + + Creative Commons Attribution License, Version 2.5 + http://creativecommons.org/licenses/by/2.5 + repo + + + + + + + com.google.re2j + re2j + 1.0 + + + The Go Authors + https://github.com/google/re2j + + + + BSD license + https://github.com/google/re2j/blob/master/LICENSE + repo + + + + +