From dcf650401cb8dd5ec8e0e4fee2ea0221ff9a0a15 Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 18 Feb 2011 20:48:56 +0000 Subject: [PATCH] Exclude a check git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1072144 13f79535-47bb-0310-9956-ffa450edef68 --- res/findbugs/filter-false-positives.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/res/findbugs/filter-false-positives.xml b/res/findbugs/filter-false-positives.xml index 95969b360..146eba0a5 100644 --- a/res/findbugs/filter-false-positives.xml +++ b/res/findbugs/filter-false-positives.xml @@ -17,6 +17,11 @@ + + + + + -- 2.11.0