This is a minor update to hbase-thirdparty, our little side project of
relocated popular includes such as guava, protobuf, and netty (See [1] for
more on what hbase-thirdparty is).

hbase-thirdparty 1.0.1RC0 is available at:

 https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty/1.0.1RC0/

Maven artifacts are available in the staging repository:

 https://repository.apache.org/content/repositories/orgapachehbase-1174

Artifacts are signed with 8ACC93D2 which is at the tail of our KEYS file
http://www-us.apache.org/dist/hbase/KEYS.

I tagged this RC as 1.0.1RC0 at in the hbase-thirdparty repo at
e07089bee6f51aec65de932b302894507903bd6e
https://git-wip-us.apache.org/repos/asf/hbase-thirdparty

This minor release includes three fixes:

HBASE-18321 [hbase-thirdparty] Fix generation of META-INF/DEPENDENCIES to
include dependency list and versions
HBASE-18666 [hbase-thirdparty] Exclude errorprone annotation
com.google.errorprone.annotations.CanIgnoreReturnValue
HBASE-18313 [hbase-thirdparty] Produce src jars/tgz

The first fixes an issue found during VOTE on 1.0.0, the second makes it so
errorprone build will work back in mainline hbase, and the third has us
producing src jars when we publish to maven.

VOTE lasts 72 hours.

Thanks,
St.Ack


1. http://hbase.apache.org/book.html#thirdparty

Reply via email to