From 6831e16e6ef76c3a998a8cdef6d54111b5acc577 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 27 Feb 2011 14:31:27 +0000 Subject: [PATCH] Couple more false positives git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1075062 13f79535-47bb-0310-9956-ffa450edef68 --- res/findbugs/filter-false-positives.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/res/findbugs/filter-false-positives.xml b/res/findbugs/filter-false-positives.xml index 0688d5c33..974307460 100644 --- a/res/findbugs/filter-false-positives.xml +++ b/res/findbugs/filter-false-positives.xml @@ -22,6 +22,16 @@ + + + + + + + + + + -- 2.11.0