From 1e93938142db4592511ff84dc626ee01a7b05444 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 7 Mar 2011 11:56:19 +0000 Subject: [PATCH] Another FindBugs false positive git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1078754 13f79535-47bb-0310-9956-ffa450edef68 --- res/findbugs/filter-false-positives.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/findbugs/filter-false-positives.xml b/res/findbugs/filter-false-positives.xml index 0ccee637d..a3ba7c6f2 100644 --- a/res/findbugs/filter-false-positives.xml +++ b/res/findbugs/filter-false-positives.xml @@ -68,6 +68,11 @@ + + + + + @@ -207,6 +212,7 @@ + -- 2.11.0