+1
* L&N not entirely accurate, IMO. They state that things are included in
the src release which are not. I think it would be more appropriate to
push the relevant information down into src/main/apppended-resources for
each module (e.g. hbase-shaded-protobuf would have
src/main/appended-resources/{LICENSE,NOTICE}) which have the relevant
L&N content for the products being bundled. Thus, we'd have nothing in
the 3rdparty L&N which reflects the src release.
* Ran into the contents of the src archive being dumped into the CWD
despite seeing Stack's note about it. (mvn assembly:single seems to do
it right though)
* xsums/sigs OK
On 12/19/17 4:03 PM, Mike Drob wrote:
HBase Devs,
In preparation for our hbase-2.0.0-beta releases, it would be beneficial to
have updated third-party artifacts.
These artifacts update the version of netty to 4.1.17 (from 4.1.12) and
change the relocation offset to o.a.h.thirdparty to prevent conflicts with
our other shaded artifacts (relocated during the build).
This artifact was tested locally against current hbase master branch
with HBASE-19552 applied.
Source artifact, signatures, and checksums are available at
https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty/2.0.0RC0/
Signed git commit for the release candidate available at
https://git-wip-us.apache.org/repos/asf?p=hbase-thirdparty.git;a=commit;h=
2b55dc792196a12d9a365a758a518f26c459391e
Maven repository available at
https://repository.apache.org/content/repositories/orgapachehbase-1187
This vote will remain open for at least 72 hours. Please review the
artifacts and cast your votes!
Here's my +1 (non-binding)
Thanks,
Mike