The results are pretty conclusive. Everyone's votes were counted (as best I could figure them out!). Feel free to recount if you have any doubts. I'll make the change to checkstyle.properties tomorrow to match the results.

checkstyle.maxlinelen=100
+1 7
0 0
-1 1

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

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

checkstyle.header.file=license.regexp
checkstyle.header.regexp=true
+16
0 0
-1 0

checkstyle.ignore.maxlinelen=Header:
+16
0 0
-1 0

checkstyle.tab.width=4
+16
0 0
-1 0

checkstyle.pattern.member=^_?[a-z][a-zA-Z0-9]*$
+11
0 2
-1 5

Jeffrey Dever wrote:

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]



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

Reply via email to