Can I step back a second and ask why we are not sharing a checkstyle.xml
file, for example, the way we do it in Log4j 2, which is also a
multi-module project?

Gary


On Wed, Jun 12, 2013 at 10:00 AM, Oleg Kalnichevski <[email protected]>wrote:

> Please vote on releasing these packages as HttpComponents Style-check 1.
> The vote is open for for 72 hours and requires a lazy consensus to pass.
> The vote passes if there are no vetoes (binding -1 votes).
>
> Maven artefacts:
>
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-015/org/apache/httpcomponents/hc-stylecheck/
>
> SVN tag:
> https://svn.apache.org/repos/asf/httpcomponents/hc-stylecheck/tags/1-RC1/
>
> Change log:
> -----------
> There are two sets of style check rules currently provided this module:
> default and minimal.
>
> Minimal rules are:
> ------------------
> * ASLv2 header check
> * While space checks (no tabs, no trailing spaces)
> * Imports checks (unused imports, star imports, duplicated imports)
> * #equals has a matching #hashCode check
>
> Default rules are:
> ------------------
> * All minimal checks
> * Local variable and parameter checks: all immutable local variables
> method parameters must be marked 'final'
>
> --------------------------------------------------------------------------
>  Vote: HC style-check 1 release
>  [ ] +1 Release the packages as HC style-check 1.
>  [ ] -1 I am against releasing the packages (must include a reason).
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to