From 005cef40f76878ad7ac52e5829a03c84f9a70d6f Mon Sep 17 00:00:00 2001 From: zhangduo Date: Wed, 31 Aug 2016 12:01:14 +0800 Subject: [PATCH] HBASE-16535 Use regex to exclude generated classes for findbugs --- dev-support/findbugs-exclude.xml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/dev-support/findbugs-exclude.xml b/dev-support/findbugs-exclude.xml index 4d17582..37d5746 100644 --- a/dev-support/findbugs-exclude.xml +++ b/dev-support/findbugs-exclude.xml @@ -16,36 +16,16 @@ --> + - + - - - - - - - - - - - - - - - - - - - - - -- 2.7.4