From 1e11080b7825a2d0bafce91432009f585b7b5d21 Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Wed, 15 Feb 2017 16:33:30 +0900 Subject: [PATCH] HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. --- .../src/main/resources/checkstyle/checkstyle.xml | 4 +--- pom.xml | 4 ++-- 2 files changed, 3 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 851b57d3c8..1b968aeef8 100644 --- a/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml +++ b/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml @@ -123,9 +123,7 @@ - - - + diff --git a/pom.xml b/pom.xml index 2ca27c18fc..3eeba1e793 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.15 - 6.6 + 2.17 + 7.5.1 1.4.3 bash