You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by Jun Liu <li...@apache.org> on 2019/12/24 03:06:35 UTC

[VOTE] Release Apache Dubbo 2.7.5 RC3

Hello Dubbo Community,

This is a call for vote to release Apache Dubbo version 2.7.5.

The release candidates:
https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3

The staging repo:
https://repository.apache.org/content/repositories/orgapachedubbo-1053
https://repository.apache.org/content/repositories/orgapachedubbo-1054

Git tag for the release:
https://github.com/apache/dubbo/tree/dubbo-2.7.5

Hash for the release tag:
5ae160ad7b6b1ec67dad14bce819e5d27353cf21

Release Notes:
https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275

The artifacts have been signed with Key: 28681CB1, 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 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 2.7.5 RC3

Posted by Jun Liu <li...@apache.org>.
Thanks, everyone.

I am glad to announce that the vote has passed with 4 votes:

3 binding
* Ian Luo
* Mercy Ma
* Victory

1 non-binding
* Zhenya Sun

I will proceed to do the formal release.

Regards,
Jun

On Tue, Dec 24, 2019 at 11:06 AM Jun Liu <li...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.5.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1053
> https://repository.apache.org/content/repositories/orgapachedubbo-1054
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.5
>
> Hash for the release tag:
> 5ae160ad7b6b1ec67dad14bce819e5d27353cf21
>
> Release Notes:
> https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275
>
> The artifacts have been signed with Key: 28681CB1, 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 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 2.7.5 RC3

Posted by Ian Luo <ia...@gmail.com>.
I checked the following items. I vote +1 (binding) to this release.

[v]  Are release files in correct location?
[v] Are the digital signature and hashes correct?
[v] Do LICENSE and NOTICE files exists?
[v] Is the LICENSE and NOTICE text correct?
[v] Is the NOTICE year correct?
[x] Un-included software dependencies are not mentioned in LICENSE or
NOTICE?
[x] License information is not mentioned in NOTICE?
[x] Is there any 3rd party code contained inside the release? If so:
  [ ] Does the software have a compatible license?
  [ ] Are all software licenses mentioned in LICENSE?
  [ ] Is the full text of the licenses (or pointers to it) in LICENSE?
  Is any of this code Apache licensed? Do they have NOTICE files? If so:
    [ ] Have relevant parts of those NOTICE files been added to this NOTICE
file?
    [ ] Do all source files have ASF headers?
[v] Do the contents of the release match with what's tagged in version
control?
[x] Are there any unexpected binary files in the release?
[v] Can you compile from source? Are the instruction clear?


Is the issue minor?
[ ] Yes [] No [] Unsure


Could it possibly be fixed in the next release?
[] Yes [ ] No [ ] Unsure

I vote with:
[v] +1 release the software
[ ] +0 not sure if it should be released
[ ] -1 don’t release the software because..

Regards,
-Ian.

On Tue, Dec 24, 2019 at 11:06 AM Jun Liu <li...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.5.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1053
> https://repository.apache.org/content/repositories/orgapachedubbo-1054
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.5
>
> Hash for the release tag:
> 5ae160ad7b6b1ec67dad14bce819e5d27353cf21
>
> Release Notes:
> https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275
>
> The artifacts have been signed with Key: 28681CB1, 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 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 2.7.5 RC3

Posted by Jun Liu <ke...@gmail.com>.
Yes, some tests in the main repo require the Docker Deamon running. I think
maybe in the next release, we can mark these tests as Integration Tests and
only enable them by default in certain circumstances or when developers
declare to run them.

On Thu, Dec 26, 2019 at 5:01 PM Mercy Ma <me...@gmail.com> wrote:

> +1, however, is it dependent on the Docker environment for test cases?
>
> Kind regards,
> Mercy Ma
>
> On Tue, Dec 24, 2019 at 11:06 AM Jun Liu <li...@apache.org> wrote:
>
> > Hello Dubbo Community,
> >
> > This is a call for vote to release Apache Dubbo version 2.7.5.
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3
> >
> > The staging repo:
> > https://repository.apache.org/content/repositories/orgapachedubbo-1053
> > https://repository.apache.org/content/repositories/orgapachedubbo-1054
> >
> > Git tag for the release:
> > https://github.com/apache/dubbo/tree/dubbo-2.7.5
> >
> > Hash for the release tag:
> > 5ae160ad7b6b1ec67dad14bce819e5d27353cf21
> >
> > Release Notes:
> > https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275
> >
> > The artifacts have been signed with Key: 28681CB1, 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 necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks,
> > The Apache Dubbo Team
> >
> >
>
> --
>
> *Mercy Ma*
> GMail:mercyblitz@gmail.com
> Yahoo: mercy.blitz@yahoo.com
> Wetchat: mercyblitz-1985
> Twitter : @mercyblitz <http://twitter.com/mercyblitz>
> Blog    : https://mercyblitz.github.io/
>

Re: [VOTE] Release Apache Dubbo 2.7.5 RC3

Posted by victory <sh...@gmail.com>.
I have checked the following items. I vote +1 (binding) to this release.

[v]  Are release files in correct location?
[v] Are the digital signature and hashes correct?
[v] Download the source and run unit test successfully.


zhenya Sun <to...@126.com> 于2019年12月27日周五 上午8:57写道:

> +1
>
>
> from my iphone!
> On 12/26/2019 17:01, Mercy Ma wrote:
> +1, however, is it dependent on the Docker environment for test cases?
>
> Kind regards,
> Mercy Ma
>
> On Tue, Dec 24, 2019 at 11:06 AM Jun Liu <li...@apache.org> wrote:
>
> > Hello Dubbo Community,
> >
> > This is a call for vote to release Apache Dubbo version 2.7.5.
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3
> >
> > The staging repo:
> > https://repository.apache.org/content/repositories/orgapachedubbo-1053
> > https://repository.apache.org/content/repositories/orgapachedubbo-1054
> >
> > Git tag for the release:
> > https://github.com/apache/dubbo/tree/dubbo-2.7.5
> >
> > Hash for the release tag:
> > 5ae160ad7b6b1ec67dad14bce819e5d27353cf21
> >
> > Release Notes:
> > https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275
> >
> > The artifacts have been signed with Key: 28681CB1, 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 necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks,
> > The Apache Dubbo Team
> >
> >
>
> --
>
> *Mercy Ma*
> GMail:mercyblitz@gmail.com
> Yahoo: mercy.blitz@yahoo.com
> Wetchat: mercyblitz-1985
> Twitter : @mercyblitz <http://twitter.com/mercyblitz>
> Blog    : https://mercyblitz.github.io/
>


-- 

Best Regard!
cvitory

Re: [VOTE] Release Apache Dubbo 2.7.5 RC3

Posted by zhenya Sun <to...@126.com>.
+1


from my iphone!
On 12/26/2019 17:01, Mercy Ma wrote:
+1, however, is it dependent on the Docker environment for test cases?

Kind regards,
Mercy Ma

On Tue, Dec 24, 2019 at 11:06 AM Jun Liu <li...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.5.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1053
> https://repository.apache.org/content/repositories/orgapachedubbo-1054
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.5
>
> Hash for the release tag:
> 5ae160ad7b6b1ec67dad14bce819e5d27353cf21
>
> Release Notes:
> https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275
>
> The artifacts have been signed with Key: 28681CB1, 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 necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> The Apache Dubbo Team
>
>

--

*Mercy Ma*
GMail:mercyblitz@gmail.com
Yahoo: mercy.blitz@yahoo.com
Wetchat: mercyblitz-1985
Twitter : @mercyblitz <http://twitter.com/mercyblitz>
Blog    : https://mercyblitz.github.io/

Re: [VOTE] Release Apache Dubbo 2.7.5 RC3

Posted by Mercy Ma <me...@gmail.com>.
+1, however, is it dependent on the Docker environment for test cases?

Kind regards,
Mercy Ma

On Tue, Dec 24, 2019 at 11:06 AM Jun Liu <li...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.5.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.5/RC3
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1053
> https://repository.apache.org/content/repositories/orgapachedubbo-1054
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.5
>
> Hash for the release tag:
> 5ae160ad7b6b1ec67dad14bce819e5d27353cf21
>
> Release Notes:
> https://github.com/apache/dubbo/blob/2.7.5-release/CHANGES.md#275
>
> The artifacts have been signed with Key: 28681CB1, 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 necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> The Apache Dubbo Team
>
>

-- 

*Mercy Ma*
GMail:mercyblitz@gmail.com
Yahoo: mercy.blitz@yahoo.com
Wetchat: mercyblitz-1985
Twitter : @mercyblitz <http://twitter.com/mercyblitz>
Blog    : https://mercyblitz.github.io/