From 98ccae9494dc1cbf674973628a5f2c57fbe155c9 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Wed, 12 Oct 2022 23:14:08 +0800 Subject: [PATCH] HBASE-27421 Bump spotless plugin to 2.27.2 and reimplement the 'Remove unhelpful javadoc stubs' rule (#4824) Signed-off-by: Xiaolin Ha (cherry picked from commit 0d260f5b2279422e8ed4bea127483329f7242a42) --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f4447252fd..522bc6a494a 100755 --- a/pom.xml +++ b/pom.xml @@ -624,7 +624,7 @@ 3.0.0-M6 2.12 1.0.1 - 2.24.1 + 2.27.2 4.1.2 3.12.0 @@ -2220,6 +2220,19 @@ **/generated/* **/package-info.java + + + Remove unhelpful javadoc stubs + (?m)^ *\* *@(?:param|throws|return) *\w* *\n + + Purge single returns tag multi line