Author: stack
Date: Tue Apr 16 15:07:57 2019
New Revision: 33656

Log:
Add 2.2.1RC0

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

Added: dev/hbase/hbase-thirdparty/2.2.1RC0/CHANGES.md
==============================================================================
--- dev/hbase/hbase-thirdparty/2.2.1RC0/CHANGES.md (added)
+++ dev/hbase/hbase-thirdparty/2.2.1RC0/CHANGES.md Tue Apr 16 15:07:57 2019
@@ -0,0 +1,59 @@
+# 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.1 - Unreleased (as of 2019-04-16)
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-22233](https://issues.apache.org/jira/browse/HBASE-22233) | 
[hbase-thirdparty] Add error prone annotations dependency explicitly and do not 
relocate it |  Major | thirdparty |
+
+## 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/2.2.1RC0/RELEASENOTES.md
==============================================================================
--- dev/hbase/hbase-thirdparty/2.2.1RC0/RELEASENOTES.md (added)
+++ dev/hbase/hbase-thirdparty/2.2.1RC0/RELEASENOTES.md Tue Apr 16 15:07:57 2019
@@ -0,0 +1,59 @@
+# 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.1 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+# 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/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz
==============================================================================
Binary file - no diff available.

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

Added: dev/hbase/hbase-thirdparty/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz.asc
==============================================================================
--- dev/hbase/hbase-thirdparty/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz.asc 
(added)
+++ dev/hbase/hbase-thirdparty/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz.asc 
Tue Apr 16 15:07:57 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEXzLoEtM2TIUEtz4m250xPaeHTykFAly17dIACgkQ250xPaeH
+TylFCRAAvQuPcDCZ6bVIRg2l43ROabx4WezgkLbzF/9Voox2tenmgrrIH9u9IobE
+0vX0s14GiGZ7qdRl/xpRUHeoGwmGjnUvEsf8JQkjJd2tvC2fQtX9CoNstc4KIrCU
+Yrf/AVrJF9PzTKy9L4qb+Ge9/Z2AJwXBOIcYvn2wbeV9Ymmd5h++t07U89Kcpinm
+rQAti4ZJVcNckqG7/PeSELN4x3Pgl6G24py6mTHw9HPO3NR628zPz/YKRNxR5KnU
+ooOrld7G9PVGduQiV41h4mR7LmWc3MWehL7p3wwRo0x8f7T+7TLXmUn54gw9F2IJ
+W4R1UizLnS/zMjYViqWQF+FVgtBtBhmipZIzRpjAT8GG4039PH0nkHz7G4rlF0sC
+Kmr4VkakmbF/W6+OgfzBNZd3vYYbB5T1Mz/LywK1gH8Z7enl+Yh1FMfUp+pK2+vE
+AQ+HLMuig4UUP/rLHKjWAJTfDBj8DpIJeD+qGvk6siGjCYyzJTkxnxkuRV65EgRa
+znkFrWeIv/M3MZ7WjpVu/gtv9DBH09lZ/7AwySLblOW7Yrx9OK7tlzgyOR/JlHWA
+xtQNnqII3ybN5FK22WFSzthScO86I0Nrsx8jI7BhjbBXYc5Ts9rtpA5XuLl9cx6j
+YNB08pPoXyg8QHkwG8695jxU3qUhZUd68ITIuECf8NYakYb/wUE=
+=Tkqs
+-----END PGP SIGNATURE-----

Added: 
dev/hbase/hbase-thirdparty/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz.sha512
==============================================================================
--- 
dev/hbase/hbase-thirdparty/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz.sha512 
(added)
+++ 
dev/hbase/hbase-thirdparty/2.2.1RC0/hbase-thirdparty-2.2.1-src.tar.gz.sha512 
Tue Apr 16 15:07:57 2019
@@ -0,0 +1,4 @@
+hbase-thirdparty-2.2.1-src.tar.gz: E03FDFA7 2876F374 C8F34B30 EF6FF1A6 15E21726
+                                   F38B5A3D 06690666 6D6AE72C 589D833C A93C9406
+                                   82D7B88F 6EE6CDC9 9A909EF3 507C21E1 2B1224B7
+                                   ABBA197D


Reply via email to