You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2019/03/31 00:44:00 UTC

svn commit: r33339 - in /dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1: ./ CHANGES.md RELEASENOTES.md hbase-thirdparty-2.2.0-src.tar.gz hbase-thirdparty-2.2.0-src.tar.gz.asc hbase-thirdparty-2.2.0-src.tar.gz.sha512

Author: stack
Date: Sun Mar 31 00:44:00 2019
New Revision: 33339

Log:
Add 2.2.0RC1

Added:
    dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/
    dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/CHANGES.md
    dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/RELEASENOTES.md
    dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz   (with props)
    dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.asc
    dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.sha512

Added: dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/CHANGES.md
==============================================================================
--- dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/CHANGES.md (added)
+++ dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/CHANGES.md Sun Mar 31 00:44:00 2019
@@ -0,0 +1,53 @@
+# HBASE Changelog
+<!---
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+CHANGES.md and RELEASENOTES.md were generated using yetus releasedocmaker.
+
+First make sure what is in JIRA agrees with what is in git and vice-versa.
+Thirdparty version numbers are of the form thirdparty-x.y.z.
+
+Then run the hbase script that updates CHANGES and RELEASENOTES. For
+example:
+
+ $  source ../hbase.git/dev-support/create-release/release-util.sh; update_releasenotes `pwd` thirdparty-2.2.0
+
+The 'pwd' argument says where the thirdparty files to edit are and the
+last argument is the version to search JIRA with.
+
+DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
+## Release thirdparty-2.2.0 - Unreleased (as of 2019-03-30)
+
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-22137](https://issues.apache.org/jira/browse/HBASE-22137) | [hbase-thirdparty] RC0 doesn't include google.protobuf so fails PB generation if you try to use it. |  Major | . |
+| [HBASE-18709](https://issues.apache.org/jira/browse/HBASE-18709) | [hbase-thirdparty] Clean out bundled proto files |  Major | hbase-thirdparty |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-22130](https://issues.apache.org/jira/browse/HBASE-22130) | [hbase-thirdparty] Upgrade thirdparty dependencies |  Major | thirdparty |
+
+

Added: dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/RELEASENOTES.md
==============================================================================
--- dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/RELEASENOTES.md (added)
+++ dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/RELEASENOTES.md Sun Mar 31 00:44:00 2019
@@ -0,0 +1,55 @@
+# RELEASENOTES
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+
+CHANGES.md and RELEASENOTES.md were generated using yetus releasedocmaker.
+
+First make sure what is in JIRA agrees with what is in git and vice-versa.
+Thirdparty version numbers are of the form thirdparty-x.y.z.
+
+Then run the hbase script that updates CHANGES and RELEASENOTES. E.g.
+
+ $  source ../hbase.git/dev-support/create-release/release-util.sh; update_releasenotes . thirdparty-2.2.0
+
+The 'pwd' argument says where the thirdparty files to edit are and the
+last argument is the version to search JIRA with.
+
+DO NOT REMOVE THIS MARKER; FOR INTERPOLATING RNS!-->
+# HBASE  thirdparty-2.2.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
+
+
+---
+
+* [HBASE-22130](https://issues.apache.org/jira/browse/HBASE-22130) | *Major* | **[hbase-thirdparty] Upgrade thirdparty dependencies**
+
+Made following upgrades:
+
+gson 2.8.1 -\> 2.8.5
+guava 22.0 -\> 27.1-jre
+pb 3.5.1 -\> 3.7.0
+netty 4.1.17 -\> 4.1.34
+commons-collections4 4.1 -\> 4.3
+
+Updated apache parent pom from 18 to 21 and misc plugins.
+
+
+

Added: dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.asc
==============================================================================
--- dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.asc (added)
+++ dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.asc Sun Mar 31 00:44:00 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEXzLoEtM2TIUEtz4m250xPaeHTykFAlygDNQACgkQ250xPaeH
+TymM5RAAm8EJlSJX+M09KZh/uR34Njo7Fjuk+NPNORMPax4ZYq8LIZjeaK8CK0mg
+goVzuKs0ndzDUA08a5xdf/RhqQMVPz9N1YVqgekPHLnFkLi7Pe1HCNvEOpyjCcsB
+dUwvrGrsDKhWDRiu/sCWSijQuWzBC73edNlxfTtoAytcQQ+GxgzlYvBSLg2QKcBJ
+oKAyyef2RLzbSrYTAjtJF82jeUPce8Iu0V64PWt+Eq3ljofxJXy88KxiGG2o5uoD
+BxuBPtgF60R+8h+0oXBSy0m4JVbQBUtbkbsHQDFa4lSgPJV0az/mqX77gCPL11Fe
+cdE9fkqzpDyPs3WI2qLyu5U0Pr0seSZ9YkzawRpx1+1yTNisawwitFPN4ZBwmI9D
+2+st30WgauqYuYL/8NKc3uYRwKgsFvySmewJehP8ZiGnX2DqGrxIUuvZj2kagu/m
+ETQG0KTcn6Ui8V5D+wlu8ODUU/6Qy4vj1n5T8EDfqXvESnkxV8QOaY4dfFYL6Xjl
+AwHuaJayrGw5bb6HtOuYKLXTIHsBKo0D3WuMlKuqc+HkINLS2uec9dTXPOikSY26
+5gbrfodWJqXtgX3sRd53lpB0T9kM8RkPLyFzkGgfH4qA40u3C/V6SP5YN2vgF6kt
+vye5vwSC/JIYQHS96CK02I8e9ve6Q5+36CciN/k6Nt/oK+561sE=
+=B5o+
+-----END PGP SIGNATURE-----

Added: dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.sha512
==============================================================================
--- dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.sha512 (added)
+++ dev/hbase/hbase-thirdparty/hbase-thirdparty-2.2.0RC1/hbase-thirdparty-2.2.0-src.tar.gz.sha512 Sun Mar 31 00:44:00 2019
@@ -0,0 +1,4 @@
+hbase-thirdparty-2.2.0-src.tar.gz: C4AA5BD2 27306254 7E398F09 7974074F AECBDBB2
+                                   BF08A740 87EDD176 5C2C7B15 6BF8CB5B F1A64562
+                                   D42C2E42 07FB6399 7681F8F4 0F88F785 6FBAF4AD
+                                   D4A3F561