You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2017/10/22 11:37:44 UTC

[VOTE][LAZY] HttpComponents Style Check 2 RC1

Please vote to release HttpComponents Style Check 2 based on RC1. This
is a LAZY VOTE.

Noteworthy changes since version 1 are:

* Enforce declaration of parameter as final 
* Enforce declaration of
enhanced for-loop variables as final 
* Require @Deprecated annotation
for deprecated elements 
* Require @Override annotation for overridden
methods 
* Disallow empty statements
* Limit license header check to
files with extension 'java'
* maven-gpg-plugin 1.4 -> 1.6.
* upgraded
Apache parent to version 18

The vote is open for at least 72 hours. Anyone may vote, but only votes
from HttpComponents PMC members are binding. The vote passes if there
are more binding +1 than -1 votes.

Maven artefacts:
https://repository.apache.org/content/repositories/orgapachehttpcompone
nts-1067/org/apache/httpcomponents/

Git tag: 2-RC1
https://github.com/apache/httpcomponents-stylecheck/tree/2-RC1

Dist:
https://dist.apache.org/repos/dist/dev/httpcomponents/httpcomponents-st
ylecheck-2-RC1/

Vote: HttpComponents Style Check 2 release
[ ] +1 Release the packages as HttpComponents Style Check 2.
[ ] -1 I am against releasing the packages (must include a reason).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE][LAZY] HttpComponents Style Check 2 RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
> [x] +1 Release the packages as HttpComponents Style Check 2


On Sun, 2017-10-22 at 13:37 +0200, Oleg Kalnichevski wrote:
> Please vote to release HttpComponents Style Check 2 based on RC1.
> This
> is a LAZY VOTE.
> 
> Noteworthy changes since version 1 are:
> 
> * Enforce declaration of parameter as final 
> * Enforce declaration of
> enhanced for-loop variables as final 
> * Require @Deprecated annotation
> for deprecated elements 
> * Require @Override annotation for overridden
> methods 
> * Disallow empty statements
> * Limit license header check to
> files with extension 'java'
> * maven-gpg-plugin 1.4 -> 1.6.
> * upgraded
> Apache parent to version 18
> 
> The vote is open for at least 72 hours. Anyone may vote, but only
> votes
> from HttpComponents PMC members are binding. The vote passes if there
> are more binding +1 than -1 votes.
> 
> Maven artefacts:
> https://repository.apache.org/content/repositories/orgapachehttpcompo
> ne
> nts-1067/org/apache/httpcomponents/
> 
> Git tag: 2-RC1
> https://github.com/apache/httpcomponents-stylecheck/tree/2-RC1
> 
> Dist:
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcomponents-
> st
> ylecheck-2-RC1/
> 
> Vote: HttpComponents Style Check 2 release
> [ ] +1 Release the packages as HttpComponents Style Check 2.
> [ ] -1 I am against releasing the packages (must include a reason).
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org