Re: [VOTE] Release Apache Dubbo 3.2.8 RC1

2023-11-12 Thread Minxuan Zhuang
+1 binding.

I have checked:
* LICENSE and NOTICE are good
* Signature and hash are good
* Can compile from source
* Release notes good
* Staging maven repo are good


On Thu, Nov 9, 2023 at 10:17 AM xiaoxiong wang  wrote:

> +1 binding
>
> I have checked:
> * LICENSE and NOTICE exist, and contents are good
> * Signature and hash are good
> * Release notes look fine
> * Unit tests pass
>
> Jun Liu  于2023年11月8日周三 14:34写道:
>
> > +1 binding.
> >
> > I have checked:
> > * LICENSE and NOTICE are good
> > * Signature and hash are good
> > * Can compile from source
> > * Release notes good
> > * Staging maven repo are good
> >
> > On Mon, Nov 6, 2023 at 11:15 AM zhongming hua 
> wrote:
> > >
> > > +1 binding
> > >
> > > I have checked:
> > > * LICENSE and NOTICE exist, and contents are good
> > > * Signature and hash are good
> > > * Release notes look fine
> > > * Unit tests pass
> > >
> > > Albumen Kevin  于2023年11月1日周三 20:55写道:
> > > >
> > > > This reason why unit tests failed on jdk8 is the testing dependency
> > > > issue which will not affect the productions and just for the testing
> > > > environment init. Will be fixed in
> > > > https://github.com/apache/dubbo/pull/13296.
> > > >
> > > > On Wed, Nov 1, 2023 at 8:52 PM Albumen Kevin 
> > wrote:
> > > > >
> > > > > Hello Community,
> > > > >
> > > > > This is a call for vote to release Apache Dubbo version 3.2.8
> > > > >
> > > > > The release candidates:
> > > > > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/3.2.8/
> > > > >
> > > > > The staging repo:
> > > > >
> > https://repository.apache.org/content/repositories/orgapachedubbo-1363/
> > > > >
> > > > > Git tag for the release:
> > > > > https://github.com/apache/dubbo/tree/dubbo-3.2.8
> > > > >
> > > > > Hash for the release tag:
> > > > > 6b4e13adf78eaa0db7e40376b28a9872d8ccf93f
> > > > >
> > > > > Release Notes:
> > > > > https://github.com/apache/dubbo/releases/tag/dubbo-3.2.8
> > > > >
> > > > > The artifacts have been signed with Key 2B249EDD, which can be
> > > > > found in the keys file:
> > > > > https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> > > > >
> > > > > The vote will be open for at least 72 hours or until the necessary
> > number of
> > > > > votes are reached.
> > > > >
> > > > > Please vote accordingly:
> > > > >
> > > > > [ ] +1 approve
> > > > > [ ] +0 no opinion
> > > > > [ ] -1 disapprove with the reason
> > > > >
> > > > > Thanks,
> > > > > The Apache Dubbo Team
> >
>


Re: [VOTE] Release Apache Dubbo 3.2.8 RC1

2023-11-08 Thread xiaoxiong wang
+1 binding

I have checked:
* LICENSE and NOTICE exist, and contents are good
* Signature and hash are good
* Release notes look fine
* Unit tests pass

Jun Liu  于2023年11月8日周三 14:34写道:

> +1 binding.
>
> I have checked:
> * LICENSE and NOTICE are good
> * Signature and hash are good
> * Can compile from source
> * Release notes good
> * Staging maven repo are good
>
> On Mon, Nov 6, 2023 at 11:15 AM zhongming hua  wrote:
> >
> > +1 binding
> >
> > I have checked:
> > * LICENSE and NOTICE exist, and contents are good
> > * Signature and hash are good
> > * Release notes look fine
> > * Unit tests pass
> >
> > Albumen Kevin  于2023年11月1日周三 20:55写道:
> > >
> > > This reason why unit tests failed on jdk8 is the testing dependency
> > > issue which will not affect the productions and just for the testing
> > > environment init. Will be fixed in
> > > https://github.com/apache/dubbo/pull/13296.
> > >
> > > On Wed, Nov 1, 2023 at 8:52 PM Albumen Kevin 
> wrote:
> > > >
> > > > Hello Community,
> > > >
> > > > This is a call for vote to release Apache Dubbo version 3.2.8
> > > >
> > > > The release candidates:
> > > > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/3.2.8/
> > > >
> > > > The staging repo:
> > > >
> https://repository.apache.org/content/repositories/orgapachedubbo-1363/
> > > >
> > > > Git tag for the release:
> > > > https://github.com/apache/dubbo/tree/dubbo-3.2.8
> > > >
> > > > Hash for the release tag:
> > > > 6b4e13adf78eaa0db7e40376b28a9872d8ccf93f
> > > >
> > > > Release Notes:
> > > > https://github.com/apache/dubbo/releases/tag/dubbo-3.2.8
> > > >
> > > > The artifacts have been signed with Key 2B249EDD, which can be
> > > > found in the keys file:
> > > > https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> > > >
> > > > The vote will be open for at least 72 hours or until the necessary
> number of
> > > > votes are reached.
> > > >
> > > > Please vote accordingly:
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove with the reason
> > > >
> > > > Thanks,
> > > > The Apache Dubbo Team
>


Re: [VOTE] Release Apache Dubbo 3.2.8 RC1

2023-11-07 Thread Jun Liu
+1 binding.

I have checked:
* LICENSE and NOTICE are good
* Signature and hash are good
* Can compile from source
* Release notes good
* Staging maven repo are good

On Mon, Nov 6, 2023 at 11:15 AM zhongming hua  wrote:
>
> +1 binding
>
> I have checked:
> * LICENSE and NOTICE exist, and contents are good
> * Signature and hash are good
> * Release notes look fine
> * Unit tests pass
>
> Albumen Kevin  于2023年11月1日周三 20:55写道:
> >
> > This reason why unit tests failed on jdk8 is the testing dependency
> > issue which will not affect the productions and just for the testing
> > environment init. Will be fixed in
> > https://github.com/apache/dubbo/pull/13296.
> >
> > On Wed, Nov 1, 2023 at 8:52 PM Albumen Kevin  wrote:
> > >
> > > Hello Community,
> > >
> > > This is a call for vote to release Apache Dubbo version 3.2.8
> > >
> > > The release candidates:
> > > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/3.2.8/
> > >
> > > The staging repo:
> > > https://repository.apache.org/content/repositories/orgapachedubbo-1363/
> > >
> > > Git tag for the release:
> > > https://github.com/apache/dubbo/tree/dubbo-3.2.8
> > >
> > > Hash for the release tag:
> > > 6b4e13adf78eaa0db7e40376b28a9872d8ccf93f
> > >
> > > Release Notes:
> > > https://github.com/apache/dubbo/releases/tag/dubbo-3.2.8
> > >
> > > The artifacts have been signed with Key 2B249EDD, which can be
> > > found in the keys file:
> > > https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> > >
> > > The vote will be open for at least 72 hours or until the necessary number 
> > > of
> > > votes are reached.
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> > >
> > > Thanks,
> > > The Apache Dubbo Team


Re: [VOTE] Release Apache Dubbo 3.2.8 RC1

2023-11-05 Thread zhongming hua
+1 binding

I have checked:
* LICENSE and NOTICE exist, and contents are good
* Signature and hash are good
* Release notes look fine
* Unit tests pass

Albumen Kevin  于2023年11月1日周三 20:55写道:
>
> This reason why unit tests failed on jdk8 is the testing dependency
> issue which will not affect the productions and just for the testing
> environment init. Will be fixed in
> https://github.com/apache/dubbo/pull/13296.
>
> On Wed, Nov 1, 2023 at 8:52 PM Albumen Kevin  wrote:
> >
> > Hello Community,
> >
> > This is a call for vote to release Apache Dubbo version 3.2.8
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/3.2.8/
> >
> > The staging repo:
> > https://repository.apache.org/content/repositories/orgapachedubbo-1363/
> >
> > Git tag for the release:
> > https://github.com/apache/dubbo/tree/dubbo-3.2.8
> >
> > Hash for the release tag:
> > 6b4e13adf78eaa0db7e40376b28a9872d8ccf93f
> >
> > Release Notes:
> > https://github.com/apache/dubbo/releases/tag/dubbo-3.2.8
> >
> > The artifacts have been signed with Key 2B249EDD, which can be
> > found in the keys file:
> > https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> >
> > The vote will be open for at least 72 hours or until the necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks,
> > The Apache Dubbo Team


Re: [VOTE] Release Apache Dubbo 3.2.8 RC1

2023-11-01 Thread Albumen Kevin
This reason why unit tests failed on jdk8 is the testing dependency
issue which will not affect the productions and just for the testing
environment init. Will be fixed in
https://github.com/apache/dubbo/pull/13296.

On Wed, Nov 1, 2023 at 8:52 PM Albumen Kevin  wrote:
>
> Hello Community,
>
> This is a call for vote to release Apache Dubbo version 3.2.8
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/3.2.8/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1363/
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-3.2.8
>
> Hash for the release tag:
> 6b4e13adf78eaa0db7e40376b28a9872d8ccf93f
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-3.2.8
>
> The artifacts have been signed with Key 2B249EDD, which can be
> found in the keys file:
> https://dist.apache.org/repos/dist/dev/dubbo/KEYS
>
> The vote will be open for at least 72 hours or until the necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> The Apache Dubbo Team