From 7b51fda3b032da02dc750f28b2ae2242a1c326b5 Mon Sep 17 00:00:00 2001 From: Daan Hoogland Date: Wed, 25 Mar 2015 18:14:57 +0100 Subject: [PATCH] finbugs: mark false positive hostuuid might be found after ten iterations. --- .../checkstyle/src/main/resources/findbugsExcludeFilter.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/checkstyle/src/main/resources/findbugsExcludeFilter.xml b/tools/checkstyle/src/main/resources/findbugsExcludeFilter.xml index c96e2fe093f..d1b6384214e 100644 --- a/tools/checkstyle/src/main/resources/findbugsExcludeFilter.xml +++ b/tools/checkstyle/src/main/resources/findbugsExcludeFilter.xml @@ -28,6 +28,12 @@ + + + + + +