I just noticed a minor bug in checkstyle.properties. There are two settings for checkstyle.pattern.publicmember:
checkstyle.pattern.publicmember=^f[A-Z][a-zA-Z0-9]*$
and
checkstyle.pattern.publicmember=^[a-z][a-zA-Z0-9]*$

I'm not submitting a patch because I'm not sure which one is correct. (I suspect it's the second one, though).

Laura Werner
BeVocal Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to