You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by John Keyes <jb...@mac.com> on 2002/06/07 00:33:53 UTC

[CLI] checkstyle properties

The following property should be changed to:
  maven.checkstyle.member.pattern = ^[_]?[a-z]?[a-zA-Z0-9]*$

and this property should be added:
  maven.checkstyle.ignore.line.len.pattern = ^[ \* \$]+[.]*
this eliminates the error for the $Header:$ CVS tag.

Cheers,
-John K


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [CLI] checkstyle properties

Posted by James Strachan <ja...@yahoo.co.uk>.
Patch applied and website updated.

James
----- Original Message -----
From: "John Keyes" <jb...@mac.com>
To: "commons-dev" <co...@jakarta.apache.org>
Sent: Thursday, June 06, 2002 11:33 PM
Subject: [CLI] checkstyle properties


> The following property should be changed to:
>   maven.checkstyle.member.pattern = ^[_]?[a-z]?[a-zA-Z0-9]*$
>
> and this property should be added:
>   maven.checkstyle.ignore.line.len.pattern = ^[ \* \$]+[.]*
> this eliminates the error for the $Header:$ CVS tag.
>
> Cheers,
> -John K
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>