HBASE-18260 h3-a4 license additions Signed-off-by: Sean Busbey <bus...@apache.org>
Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8623d146 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8623d146 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/8623d146 Branch: refs/heads/HBASE-18147 Commit: 8623d14632b1e95513616f933d9e0150b27648fd Parents: 1800580 Author: Mike Drob <md...@apache.org> Authored: Thu Jun 22 09:19:21 2017 -0500 Committer: Sean Busbey <bus...@apache.org> Committed: Wed Jul 12 11:52:05 2017 -0500 ---------------------------------------------------------------------- .../src/main/resources/supplemental-models.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/8623d146/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 5808d3c..87025c8 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -1852,6 +1852,24 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </project> </supplement> <supplement> + <project> <!-- hadoop.profile=3.0 from hadoop-3.0.0-alpha4 --> + <groupId>org.codehaus.woodstox</groupId> + <artifactId>stax2-api</artifactId> + <version>3.1.4</version> + <licenses> + <license> + <name>BSD license</name> + <url>https://opensource.org/licenses/bsd-license.php</url> + <distribution>repo</distribution> + <comments> +Copyright 2010 FasterXML.com +</comments> + </license> + </licenses> + </project> + </supplement> + + <supplement> <project> <groupId>org.jruby.jcodings</groupId> <artifactId>jcodings</artifactId>