diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml index 732028f8..17cad182 100644 --- a/checkstyle/checkstyle.xml +++ b/checkstyle/checkstyle.xml @@ -41,7 +41,9 @@ - + + + @@ -64,7 +66,6 @@ - @@ -159,7 +160,8 @@ - + + diff --git a/checkstyle/suppressions.xml b/checkstyle/suppressions.xml index 7e0a4e0f..8f9b8ffc 100644 --- a/checkstyle/suppressions.xml +++ b/checkstyle/suppressions.xml @@ -10,4 +10,10 @@ + + diff --git a/pom.xml b/pom.xml index 618cbb1e..9d64b746 100644 --- a/pom.xml +++ b/pom.xml @@ -374,6 +374,7 @@ + true ${rootDir}/checkstyle/checkstyle.xml samedir=${rootDir}/checkstyle