APEX-211 #resolve #comment placement of left brace in static block Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/eb0a95fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/eb0a95fe Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/eb0a95fe Branch: refs/heads/feature-module Commit: eb0a95fed5243495bdbecf6ea159467d92d698aa Parents: 496161a Author: Chandni Singh Authored: Wed Oct 21 17:15:39 2015 -0700 Committer: Chandni Singh Committed: Wed Oct 21 17:17:04 2015 -0700 ---------------------------------------------------------------------- apex_checks.xml | 4 ++-- api/pom.xml | 2 +- common/pom.xml | 2 +- engine/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/eb0a95fe/apex_checks.xml ---------------------------------------------------------------------- diff --git a/apex_checks.xml b/apex_checks.xml index 0cba087..bc17e64 100644 --- a/apex_checks.xml +++ b/apex_checks.xml @@ -54,13 +54,13 @@ + value="LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_SWITCH, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, STATIC_INIT"/> + value="ANNOTATION_DEF, CLASS_DEF, CTOR_DEF, ENUM_DEF, ENUM_CONSTANT_DEF, INTERFACE_DEF, METHOD_DEF"/> http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/eb0a95fe/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index bb851bd..9224e63 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -89,7 +89,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 50 + 49 http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/eb0a95fe/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index b6929ab..1f7080d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 87 + 80 http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/eb0a95fe/engine/pom.xml ---------------------------------------------------------------------- diff --git a/engine/pom.xml b/engine/pom.xml index f5d8275..8e75151 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -145,7 +145,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2076 + 2063