Repository: hbase
Updated Branches:
  refs/heads/branch-1.3 d37294174 -> c4ed66a05


HBASE-21359 Fix build problem against Hadoop 2.8.5


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e7563cce
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e7563cce
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e7563cce

Branch: refs/heads/branch-1.3
Commit: e7563cce32d54e41d5536b4b50e703fed42b349b
Parents: d372941
Author: Andrew Purtell <apurt...@apache.org>
Authored: Fri Nov 30 12:03:36 2018 -0800
Committer: Andrew Purtell <apurt...@apache.org>
Committed: Thu Dec 13 16:35:22 2018 -0800

----------------------------------------------------------------------
 .../src/main/resources/supplemental-models.xml    | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/e7563cce/hbase-resource-bundle/src/main/resources/supplemental-models.xml
----------------------------------------------------------------------
diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml 
b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index eac4cad..9c4ceea 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -1351,6 +1351,24 @@ Copyright (c) 2000-2005 INRIA, France Telecom
   </supplement>
   <supplement>
     <project>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm</artifactId>
+      <name>ASM: a very small and fast Java bytecode manipulation 
framework</name>
+
+      <licenses>
+        <license>
+          <name>BSD 3-Clause License</name>
+          
<url>http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/*checkout*/asm/asm/LICENSE.txt?rev=1.3&amp;only_with_tag=ASM_3_1_MVN</url>
+          <distribution>repo</distribution>
+          <comments>
+Copyright (c) 2000-2005 INRIA, France Telecom
+</comments>
+        </license>
+      </licenses>
+    </project>
+  </supplement>
+  <supplement>
+    <project>
       <groupId>org.fusesource.leveldbjni</groupId>
       <artifactId>leveldbjni-all</artifactId>
 

Reply via email to