It looks like commit fae05560 fails checkstyle. [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Server 4.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server --- [INFO] Starting audit... /home/marcus/code/cloudstack/server/src/com/cloud/dc/DedicatedResourceVO.java:33: Line has trailing spaces.
fae05560 (Daan Hoogland 2014-01-28 16:30:04 +0100 32) /** fae05560 (Daan Hoogland 2014-01-28 16:30:04 +0100 33) * <trailing space fae05560 (Daan Hoogland 2014-01-28 16:30:04 +0100 34) */ I pushed a fix. Let's remember to test our changes.