is anyone currently using checkstyle on xgc? if yes, then: - which checkstyle version are you using? - what checkstyle rules are you using? - how many errors/warnings are currently being reported?
the reason i ask is because i just tried using checkstyle-5.5 with the same rules being used on FOP (trunk) and am encountering about 2300 errors/warnings if folks aren't currently using checkstyle, then that would explain this; if that is the case, i'd like to at least update the xgc build file to make use of 5.5 as a default along with the same rules in use in FOP trunk; any objections? n.b. i would first make the changes to be able to use 5.5, and then in a subsequent commit, fix the existing errors/warnings
