On Fri, Aug 25, 2017 at 10:06 AM, Mike Drob <md...@apache.org> wrote:
> +1 (non-binding) > > Signatures and checksums good. > > LICENSE question... do we actually bundle jquery, asciidoctor, and the orca > logo here? I didn't see them anywhere. > CHANGES is mostly blank... If we don't use it, get rid of it in the next > version. > > Verified an hbase compile against this version, things looked ok. Didn't > run tests though. > > Thanks Mike (and Peter). Made HBASE-18684 to take care of the LICENSE and CHANGES files. St.Ack > Mike > > On Thu, Aug 24, 2017 at 5:47 PM, Stack <st...@duboce.net> wrote: > > > +1 from me. > > > > On Wed, Aug 23, 2017 at 3:46 PM, Stack <st...@duboce.net> wrote: > > > > > 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 > > > > > >