From f01d592f3ba4c85ffc8ff7e5afe22e9fb40e6ef4 Mon Sep 17 00:00:00 2001 From: Gabor Bota Date: Fri, 29 Mar 2019 17:26:20 +0100 Subject: [PATCH] HADOOP-16220. Add findbugs ignores for unjustified issues during update to guava to 27.0-jre in hadoop-project This closes #665 Signed-off-by: Akira Ajisaka (cherry picked from commit 53a86e2b8ecb83b666d4ed223fc270e1a46642c1) --- .../dev-support/findbugsExcludeFile.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml b/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml index 3b770f3f80c..f9d834ee434 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml @@ -185,6 +185,28 @@ + + + + + + + + + + + + + + + + + + + + + +