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

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

Branch: refs/heads/branch-1
Commit: 5f8b9de3f7f735cf00ba3e2b121e094511c643b4
Parents: c5e60d1
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:28:23 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/5f8b9de3/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 6b63bca..002d82d 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -603,6 +603,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>
 
@@ -1125,6 +1139,7 @@ under the License.
       </licenses>
     </project>
   </supplement>
+
   <supplement>
     <project>
       <groupId>org.codehaus.jettison</groupId>