Re: [VOTE]: Release Apache Dubbo Spring Boot Project (Incubating) 0.2.1 and 0.1.2

2019-01-23 Thread Huxing Zhang
Hi community,

It is already 72 hours, we are still waiting for binding votes to get
the release passed.
Would you please take some time to vote for the release candidate?

On Mon, Jan 21, 2019 at 11:53 AM Mercy  wrote:
>
> Hello all,
>
> This is a call for vote to release Apache Dubbo Spring Boot Project 
> (Incubating) 0.2.1 and 0.1.2.
>
> The Apache Dubbo community has voted on and approved a proposal to release
> Apache Dubbo Spring Boot Project (Incubating) 0.2.1 and 0.1.2.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Apache Dubbo™ (incubating) is a high-performance, java based, open source
> RPC framework. Dubbo offers three key functionalities, which include
> interface based remote call, fault tolerance & load balancing, and
> automatic service registration & discovery.
>
> Dubbo community vote and result thread:
> https://lists.apache.org/thread.html/e86b324bf3c8c606cb609560a1c4693669a734197e8e4ea95efbd194@%3Cdev.dubbo.apache.org%3E
>
>
> The release candidates (RC2):
> 0.2.1: 
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/spring-boot-project/0.2.1/
> 0.1.2: 
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/spring-boot-project/0.1.2/
>
> Git tag for the release (RC2):
> 0.2.1: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.2.1-release
> 0.1.2: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.1.2-release
>
> Hash for the release tag:
> 0.2.1: 79e9fa899b74324a8e83d00aac10e3d899b8c3f8
> 0.1.2: cb66ba32400986609f9e00b0d160173e7b2f55d2
>
> Release Notes:
> 0.2.1: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/releases/tag/0.2.1
> 0.1.2: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/releases/tag/0.1.2
>
> The artifacts have been signed with Key: A7F508EFDA68B4F5, which can be found 
> in the keys file:
> https://dist.apache.org/repos/dist/dev/incubator/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 (Incubating) Team
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org



-- 
Best Regards!
Huxing

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Shut down unused/inactive incubator lists

2019-01-23 Thread Huxing Zhang
Hi,

+1 to shut down them.

On Mon, Jan 21, 2019 at 8:12 AM sebb  wrote:
>
> The following lists are all but inactive:
>
> announce@ Last post Jan 2008
> android-interest@ Last post Mar 2011
> dev@ - only general circulars
> jaxws-tck@ (private) Last post 2012
> projects@ Last post Jul 2011
> user@ - only general circulars
>
> I think they should be shut down.
>
> Please vote so an Infra Jira can be raised to shut them down.
> They can have a bounce message added to direct posters to
> general@/private@ as appropriate
>
> [  ] +1
> [  ] -1 - give a reason please
>
> Please vote by end January 2019
>
> Sebb.
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>


-- 
Best Regards!
Huxing

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Shut down unused/inactive incubator lists

2019-01-23 Thread Gosling Von
+1

it seems to be inactive from the last activity, and general@/private@ as 
appropriate.

Best Regards,
Von Gosling

> 在 2019年1月21日,上午8:11,sebb  写道:
> 
> The following lists are all but inactive:
> 
> announce@ Last post Jan 2008
> android-interest@ Last post Mar 2011
> dev@ - only general circulars
> jaxws-tck@ (private) Last post 2012
> projects@ Last post Jul 2011
> user@ - only general circulars
> 
> I think they should be shut down.
> 
> Please vote so an Infra Jira can be raised to shut them down.
> They can have a bounce message added to direct posters to
> general@/private@ as appropriate
> 
> [  ] +1
> [  ] -1 - give a reason please
> 
> Please vote by end January 2019
> 
> Sebb.
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE]: Release Apache Dubbo Spring Boot Project (Incubating) 0.2.1 and 0.1.2

2019-01-23 Thread Huxing Zhang
+1 non-binding.

I checked both 0.2.1 and 0.1.2 release:

- incubating in name
- disclaimer exist
- NOTICE and LICENSE
- sha512 checksum ok
- signatures are good.
- UT passed on Java 8
- META-INF directory contains NOTICE and LICENSE files in binary release.
- Compared source release zip file and git tag 0.2.1, only the
following files are different (in git tag 0.2.1 but not in source
release):
.git
.gitignore
.mvn
mvnw
mvnw.cmd

On Mon, Jan 21, 2019 at 11:53 AM Mercy  wrote:
>
> Hello all,
>
> This is a call for vote to release Apache Dubbo Spring Boot Project 
> (Incubating) 0.2.1 and 0.1.2.
>
> The Apache Dubbo community has voted on and approved a proposal to release
> Apache Dubbo Spring Boot Project (Incubating) 0.2.1 and 0.1.2.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Apache Dubbo™ (incubating) is a high-performance, java based, open source
> RPC framework. Dubbo offers three key functionalities, which include
> interface based remote call, fault tolerance & load balancing, and
> automatic service registration & discovery.
>
> Dubbo community vote and result thread:
> https://lists.apache.org/thread.html/e86b324bf3c8c606cb609560a1c4693669a734197e8e4ea95efbd194@%3Cdev.dubbo.apache.org%3E
>
>
> The release candidates (RC2):
> 0.2.1: 
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/spring-boot-project/0.2.1/
> 0.1.2: 
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/spring-boot-project/0.1.2/
>
> Git tag for the release (RC2):
> 0.2.1: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.2.1-release
> 0.1.2: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.1.2-release
>
> Hash for the release tag:
> 0.2.1: 79e9fa899b74324a8e83d00aac10e3d899b8c3f8
> 0.1.2: cb66ba32400986609f9e00b0d160173e7b2f55d2
>
> Release Notes:
> 0.2.1: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/releases/tag/0.2.1
> 0.1.2: 
> https://github.com/apache/incubator-dubbo-spring-boot-project/releases/tag/0.1.2
>
> The artifacts have been signed with Key: A7F508EFDA68B4F5, which can be found 
> in the keys file:
> https://dist.apache.org/repos/dist/dev/incubator/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 (Incubating) Team
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org



--
Best Regards!
Huxing

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Shut down unused/inactive incubator lists

2019-01-23 Thread Liang Chen
+1, agree to shut down these inactive lists.

Regards
Liang


sebb-2-2 wrote
> The following lists are all but inactive:
> 
> announce@ Last post Jan 2008
> android-interest@ Last post Mar 2011
> dev@ - only general circulars
> jaxws-tck@ (private) Last post 2012
> projects@ Last post Jul 2011
> user@ - only general circulars
> 
> I think they should be shut down.
> 
> Please vote so an Infra Jira can be raised to shut them down.
> They can have a bounce message added to direct posters to
> general@/private@ as appropriate
> 
> [  ] +1
> [  ] -1 - give a reason please
> 
> Please vote by end January 2019
> 
> Sebb.
> 
> -
> To unsubscribe, e-mail: 

> general-unsubscribe@.apache

> For additional commands, e-mail: 

> general-help@.apache





--
Sent from: http://apache-incubator-general.996316.n3.nabble.com/

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org