From 271c03dc8fb89a469c4699529ecb208e155c0575 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 16 Jan 2011 16:17:00 +0000 Subject: [PATCH] Add a new filter for fixes that require an API breaking change that need to wait until post 7.0.x git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1059600 13f79535-47bb-0310-9956-ffa450edef68 --- res/findbugs/filter-post-7.0.x-fixes.xml | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 res/findbugs/filter-post-7.0.x-fixes.xml diff --git a/res/findbugs/filter-post-7.0.x-fixes.xml b/res/findbugs/filter-post-7.0.x-fixes.xml new file mode 100644 index 000000000..5a0b9a898 --- /dev/null +++ b/res/findbugs/filter-post-7.0.x-fixes.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 2.11.0