From 90d2bdcb752f5f32ef65765af6fd5596dd5d373b Mon Sep 17 00:00:00 2001 From: Andras Bokor Date: Fri, 2 Mar 2018 17:08:17 -0800 Subject: [PATCH] HADOOP-15252. Checkstyle version is not compatible with IDEA's checkstyle plugin Signed-off-by: Akira Ajisaka --- .../src/main/resources/checkstyle/checkstyle.xml | 5 ++--- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml b/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml index 205356113a..f4e4f42daf 100644 --- a/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml +++ b/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml @@ -50,8 +50,6 @@ - - @@ -72,7 +70,8 @@ - + + diff --git a/pom.xml b/pom.xml index a51c42a176..6cb2d4dc56 100644 --- a/pom.xml +++ b/pom.xml @@ -107,8 +107,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 3.3.0 2.5.0 1.0.0 - 2.17 - 7.5.1 + 3.0.0 + 8.8 1.4.3 bash