You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2017/11/08 17:43:37 UTC

[8/8] hbase git commit: HBASE-19217 Update supplemental-models.xml for jetty-sslengine

HBASE-19217 Update supplemental-models.xml for jetty-sslengine


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

Branch: refs/heads/master
Commit: 5af1f1b1e4c8c6d028d274a0a64dd5508644513c
Parents: fd854b1
Author: Andrew Purtell <ap...@apache.org>
Authored: Wed Nov 8 09:23:01 2017 -0800
Committer: Andrew Purtell <ap...@apache.org>
Committed: Wed Nov 8 09:33:35 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/5af1f1b1/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 4acf2fd..880226a 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -552,6 +552,20 @@ under the License.
       </licenses>
     </project>
   </supplement>
+  <supplement>
+    <project>
+      <groupId>org.mortbay.jetty</groupId>
+      <artifactId>jetty-sslengine</artifactId>
+
+      <licenses>
+        <license>
+          <name>Apache License, Version 2.0</name>
+          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+          <distribution>repo</distribution>
+        </license>
+      </licenses>
+    </project>
+  </supplement>
 
 
   <!-- Used by Hadoop 2.6 -->