Taking advantage of the CCC happening and 4.3 just being branched, I did a reformat of the entire source base. It converts all tabs to spaces and rejoin lines that were split due to the 80 column limit. I also added checkstyle to maven build. There may be things missing here and there but overall should reduce the number of lines in our checkins.
It created a massive amount of change of course but it all compiles and starts up. Any concerns about met checking this in to master? I'll wait 24 hours for this merge request since we've talked about this before. --Alex