diff --git a/fe/check/checkstyle/checkstyle.xml b/fe/check/checkstyle/checkstyle.xml index 0477368ce8341e..e576ac69388243 100644 --- a/fe/check/checkstyle/checkstyle.xml +++ b/fe/check/checkstyle/checkstyle.xml @@ -32,6 +32,11 @@ under the License. + + + + + @@ -171,6 +176,7 @@ under the License. + @@ -179,6 +185,7 @@ under the License. + diff --git a/fe/check/checkstyle/suppressions.xml b/fe/check/checkstyle/suppressions.xml new file mode 100644 index 00000000000000..4f7909fd1f9866 --- /dev/null +++ b/fe/check/checkstyle/suppressions.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + diff --git a/fe/pom.xml b/fe/pom.xml index b263f81b7921b5..11fee07c94f037 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -151,11 +151,11 @@ under the License. check/checkstyle/checkstyle.xml + check/checkstyle/suppressions.xml UTF-8 true true false - **/jmockit/**/* true