Re: errors reported by Checkstyle

2014-10-25 Thread Kristian Rosenvold
I dont mind the checkstyle stuff, but we have /not/ had a vote that mandates this to be a requirement. Until we do so I think we should safely just add "skip" to checkstyle where it's inappropriate, or ignore more stuff. Kristian 2014-10-25 20:36 GMT+02:00 Andreas Gudian : > I've started switchin

Re: errors reported by Checkstyle

2014-10-25 Thread Andreas Gudian
I've started switching on maven-parent 25 in surefire now and I see literary hundreds of checkstyle errors (I ignore the warnings for now). Most of the stuff is fine with me and I'm on fixing them for a couple of days already. But there's one thing that struck me and that I'm a bit reluctant to ch