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:35 UTC

[6/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/d20ab885
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d20ab885
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d20ab885

Branch: refs/heads/branch-2
Commit: d20ab885924c24c57ffa2668a3afdd00edef5bd7
Parents: 47304ef
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:34 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/d20ab885/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 87025c8..33715eb 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -1071,6 +1071,20 @@ under the License.
   </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>
+  <supplement>
+    <project>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
 
@@ -1579,6 +1593,7 @@ under the License.
       </licenses>
     </project>
   </supplement>
+
   <supplement>
     <project>
       <groupId>org.codehaus.jettison</groupId>