Repository: cloudstack Updated Branches: refs/heads/master ec32ea30f -> eb9fba4fe
Seems we are hitting bug MCHECKSTYLE-250 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eb9fba4f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eb9fba4f Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/eb9fba4f Branch: refs/heads/master Commit: eb9fba4feaded3cb18e64e44f7d601e82653f39b Parents: ec32ea3 Author: Hugo Trippaers <htrippa...@schubergphilis.com> Authored: Tue Jan 6 14:03:34 2015 +0100 Committer: Hugo Trippaers <htrippa...@schubergphilis.com> Committed: Tue Jan 6 14:03:34 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/eb9fba4f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d3694bc..66fe7f7 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ <cs.target.dir>target</cs.target.dir> <cs.daemon.version>1.0.15</cs.daemon.version> <cs.jna.version>4.0.0</cs.jna.version> - <cs.checkstyle.version>2.13</cs.checkstyle.version> + <cs.checkstyle.version>2.11</cs.checkstyle.version> <cs.mycila.license.version>2.7</cs.mycila.license.version> <cs.findbugs.version>3.0.0</cs.findbugs.version> <cs.javadoc.version>2.10.1</cs.javadoc.version>