-
FYI, this is basically a followup to patch: 1892253.
2009-11-10 19:08:43 UTC in checkstyle
-
Several of the naming checks aren't correctly utilizing the access control tuning features of AbstractAccessControlNameCheck. This patch updates the tests to catch the problems and fixes the naming checks.
2009-11-06 21:53:36 UTC in checkstyle
-
Maybe a little more information is in order. Google likes things ordered as follows:
com.google
*
java
javax
This patch adds support for a wildcard group named "*" that let's the user specify where the previously implicit "other" group goes.
2009-11-03 01:29:34 UTC in checkstyle
-
Adds support for a wildcard groups.
2009-11-03 01:23:02 UTC in checkstyle