On 03/03/2012 02:36 PM, Simone Tripodi wrote:
> Thomas,
> 
> checkstyle is not needed because we are using the one brought by the
> plugin (the maven one), you can safety drop it.

I think it is good to have control over what is actually checked by
checkstyle. Having a customised version is quite common practice also in
other commons components.

The one I checked in is from commons math, where I disabled some checks
for now (e.g. @version, license header).

Thomas

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

Reply via email to