There has not been any more discussion on this topic so its time to call a vote. Please vote on each entry with one of the following answers:
+1 agree
0 don't care
-1 disagree

For more information on what these mean, please see the email thread on this and the checkstyle documentation:
http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgNo=1316
http://checkstyle.sourceforge.net/config.html

checkstyle.maxlinelen=100

checkstyle.pattern.publicmember=^[a-z][a-zA-Z0-9]*$

checkstyle.pattern.package=^[a-z]+(\.[a-z]*)*$

checkstyle.header.file=license.regexp
checkstyle.header.regexp=true

checkstyle.ignore.maxlinelen=Header:

checkstyle.tab.width=4

checkstyle.pattern.member=^_?[a-z][a-zA-Z0-9]*$



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

Reply via email to