Re: [DISCUSS] Apache Ratis 0.3.0 release

2019-04-01 Thread Tsz Wo Sze
I am going to prepare a release candidate from branch-0.3. Thanks everyone! Tsz-Wo On Thu, Mar 28, 2019 at 7:23 PM Tsz Wo Sze wrote: > > Rajeshbabu, > > Thanks a lot for the quick response! > > Tsz-Wo > > On Thu, Mar 28, 2019 at 7:06 PM rajeshb...@apache.org > wrote: > > > > committed RATIS-51

[VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread Tsz Wo Sze
Hi Apache Ratis PPMC, I am calling a vote for Apache Ratis incubating Release 0.3.0 rc0. The git tag to be voted upon: https://gitbox.apache.org/repos/asf?p=incubator-ratis.git&a=shortlog;h=refs/tags/ratis-0.3.0rc0 The git commit hash: https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=

Re: [VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread anu engineer
Hi Tsz-Wo, Thanks for the release work. I tried out the release and checksums all match. Also verified the LICENSE, DISCLAIMER and NOTICE files. They all look good. However, when I run "mvn clean package -DskipTests", I am getting some errors. It seems to be complaining of some missing child poms

Re: [VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread Arpit Agarwal
I also hit the same error when I build from source. > On Apr 1, 2019, at 11:31 AM, anu engineer wrote: > > Hi Tsz-Wo, > > Thanks for the release work. I tried out the release and checksums all > match. Also verified the LICENSE, DISCLAIMER and NOTICE files. They all > look good. > > However,

Re: [VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread Tsz Wo Sze
Thanks Anu and Arpit for the quick response. The rc0 is missing a few modules. Will roll rc1. Tsz-Wo On Tue, Apr 2, 2019 at 2:38 AM Arpit Agarwal wrote: > > I also hit the same error when I build from source. > > > > On Apr 1, 2019, at 11:31 AM, anu engineer wrote: > > > > Hi Tsz-Wo, > > > > T