Re: [VOTE] Release Apache Dubbo 2.7.6 RC3

2020-03-29 Thread Liujie Qin
We’ve received 3 + 1 binding votes and one +1 non-binding vote:

+1 binding, Mercy Ma
+1 binding, Jun Liu
+1 binding, Ian Luo
+1 binding, Justin Mclean

+1 non-binding, Lonre Wang
+1 non-binding, Shunyu Lei


I will start to release today.

Best regards,
The Apache Dubbo Team


Justin Mclean  于2020年3月28日周六 上午6:32写道:

> Hi,
>
> +1 (binding)
>
> I checked:
> - Signatures and hashes are fine
> - LICENSE and NOTICE correct
> - No unexpected binary files
> - All ASF file have correct headers
> - Can compile from source
>
> Thanks,
> Justin
>


Re: [VOTE] Release Apache Dubbo 2.7.6 RC3

2020-03-27 Thread Justin Mclean
Hi,

+1 (binding)

I checked:
- Signatures and hashes are fine
- LICENSE and NOTICE correct
- No unexpected binary files
- All ASF file have correct headers
- Can compile from source

Thanks,
Justin


Re: [VOTE] Release Apache Dubbo 2.7.6 RC3

2020-03-27 Thread Ian Luo
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?

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

I noticed that there are a coupld of 'THIRD-PARTY.propertis' which are left
by maven tool chain, but I believe this issue is minor and could be fixed
in the next release.

dubbo-all/src/license/THIRD-PARTY.properties
dubbo-compatible/src/license/THIRD-PARTY.properties
dubbo-config/dubbo-config-api/src/license/THIRD-PARTY.properties
dubbo-config/dubbo-config-spring/src/license/THIRD-PARTY.properties
dubbo-demo/dubbo-demo-annotation/dubbo-demo-annotation-consumer/src/license/THIRD-PARTY.properties
dubbo-demo/dubbo-demo-annotation/dubbo-demo-annotation-provider/src/license/THIRD-PARTY.properties
dubbo-demo/dubbo-demo-xml/dubbo-demo-xml-provider/src/license/THIRD-PARTY.properties
dubbo-demo/dubbo-demo-xml/dubbo-demo-xml-consumer/src/license/THIRD-PARTY.properties
dubbo-filter/dubbo-filter-validation/src/license/THIRD-PARTY.properties
dubbo-registry/dubbo-registry-eureka/src/license/THIRD-PARTY.properties
dubbo-registry/dubbo-registry-sofa/src/license/THIRD-PARTY.properties
dubbo-rpc/dubbo-rpc-http/src/license/THIRD-PARTY.properties
dubbo-rpc/dubbo-rpc-rest/src/license/THIRD-PARTY.properties
dubbo-rpc/dubbo-rpc-xml/src/license/THIRD-PARTY.properties
dubbo-rpc/dubbo-rpc-webservice/src/license/THIRD-PARTY.properties
dubbo-rpc/dubbo-rpc-thrift/src/license/THIRD-PARTY.properties

Regards,
-Ian.

On Tue, Mar 24, 2020 at 8:33 PM Liujie Qin  wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.6.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1094
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
>
> Hash for the release tag:
> af4cff2846bdfb9f105bf32b988616a4ed40a072
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
>
> The artifacts have been signed with Key : D8FFB831, 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.6 RC3

2020-03-27 Thread Jun Liu
+1 (binding)

I checked:
 - Signatures and hashes are good
 - LICENSE and NOTICE exist and contents are good
 - All files no binary
 - All unit tests can pass on my OSX, jdk1.8
 - All samples in dubbo-samples project can pass with package built from
this candidate.

The following files in RC1 with License issues have been fixed:
./dubbo-common/src/main/java/org/apache/dubbo/common/utils/HttpUtils.java
./dubbo-metadata/dubbo-metadata-processor/src/test/java/org/apache/dubbo/metadata/rest/User.java
./dubbo-metadata/dubbo-metadata-api/src/test/java/org/apache/dubbo/metadata/rest/User.java

On Tue, Mar 24, 2020 at 8:33 PM Liujie Qin  wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.6.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1094
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
>
> Hash for the release tag:
> af4cff2846bdfb9f105bf32b988616a4ed40a072
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
>
> The artifacts have been signed with Key : D8FFB831, 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.6 RC3

2020-03-26 Thread Shunyu Lei
+1

Mercy Ma  于2020年3月27日周五 上午11:27写道:

> +1 (binding)
>
> I checked:
>   - Signatures and hashes are good
>   - LICENSE and NOTICE exist and contents are good
>   - All files no binary
>   - All unit tests can be passed
>   - All samples work in the dubbo-samples project
>
> Kind regards,
> Mercy Ma
>
> On Tue, Mar 24, 2020 at 8:33 PM Liujie Qin  wrote:
>
> > Hello Dubbo Community,
> >
> > This is a call for vote to release Apache Dubbo version 2.7.6.
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
> >
> > The staging repo:
> > https://repository.apache.org/content/repositories/orgapachedubbo-1094
> >
> > Git tag for the release:
> > https://github.com/apache/dubbo/tree/dubbo-2.7.6
> >
> > Hash for the release tag:
> > af4cff2846bdfb9f105bf32b988616a4ed40a072
> >
> > Release Notes:
> > https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
> >
> > The artifacts have been signed with Key : D8FFB831, 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:mercybl...@gmail.com
> Yahoo: mercy.bl...@yahoo.com
> Wetchat: mercyblitz-1985
> Twitter : @mercyblitz 
> Blog: https://mercyblitz.github.io/
>


Re: [VOTE] Release Apache Dubbo 2.7.6 RC3

2020-03-26 Thread Mercy Ma
+1 (binding)

I checked:
  - Signatures and hashes are good
  - LICENSE and NOTICE exist and contents are good
  - All files no binary
  - All unit tests can be passed
  - All samples work in the dubbo-samples project

Kind regards,
Mercy Ma

On Tue, Mar 24, 2020 at 8:33 PM Liujie Qin  wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.6.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1094
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
>
> Hash for the release tag:
> af4cff2846bdfb9f105bf32b988616a4ed40a072
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
>
> The artifacts have been signed with Key : D8FFB831, 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:mercybl...@gmail.com
Yahoo: mercy.bl...@yahoo.com
Wetchat: mercyblitz-1985
Twitter : @mercyblitz 
Blog: https://mercyblitz.github.io/


Re: [VOTE] Release Apache Dubbo 2.7.6 RC3

2020-03-24 Thread Lonre Wang
+1

On Tue, Mar 24, 2020 at 8:33 PM Liujie Qin  wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.6.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1094
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
>
> Hash for the release tag:
> af4cff2846bdfb9f105bf32b988616a4ed40a072
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
>
> The artifacts have been signed with Key : D8FFB831, 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
>