From 07c7dae281c6214d38bb848d7ef0b1ddd7027b4b Mon Sep 17 00:00:00 2001 From: Bharath Vissapragada Date: Fri, 1 Nov 2019 15:02:51 -0700 Subject: [PATCH] HBASE-23700 Upgrade checkstyle and plugin versions Bump checkstyle version to 8.28, maven-checkstyle-plugin to 3.1.0. As per HBASE-23242 and the updated checkstyle docs[1], the LineLength check should be placed under an instance of Checker. [1] https://checkstyle.sourceforge.io/config_sizes.html#LineLength --- .../src/main/resources/hbase/checkstyle.xml | 13 +++++++------ pom.xml | 4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml b/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml index fd5ced8a54fa..dc5da8282569 100644 --- a/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml +++ b/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml @@ -122,12 +122,6 @@ - - - - - + + + + + + diff --git a/pom.xml b/pom.xml index 0e9351f6f534..615481881a86 100755 --- a/pom.xml +++ b/pom.xml @@ -1517,7 +1517,7 @@ 1.5.0-alpha.15 3.0.0 1.4 - 8.11 + 8.28 1.6.0 2.3.3 1.3.9-1 @@ -1526,7 +1526,7 @@ 1.0.0 1.8 3.3.0 - 3.0.0 + 3.1.0 2.10 1.1.0 2.9