This group is locked. No changes can be made to the group while it is locked.
Checkstyle fail on error is enabled
Sam Hague
Hi all,
make sure to rebase your views before pushing any commits today. We have enabled the checkstyle rules and the builds will fail on the errors. If you want to ignore checkstyle I think you can add "-Dcheckstyle.skip" to your maven cli. But remember to fix them before you commit because it will fail the verify and merge jobs. gerrit [1] is the commit which enables the option and also fixes all the existing checkstyle rule errors. [1] https://git.opendaylight.org/gerrit/17368 Thanks, Sam |