From 26281773d85fa96594c16aee56e36805f3254064 Mon Sep 17 00:00:00 2001 From: Luc Maisonobe Date: Tue, 7 Jul 2009 07:57:37 +0000 Subject: [PATCH] added an exclusion rule for a false positive from findbugs concerning a desired and documented feature git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@791745 13f79535-47bb-0310-9956-ffa450edef68 --- findbugs-exclude-filter.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/findbugs-exclude-filter.xml b/findbugs-exclude-filter.xml index d8fb65552..4d59ba8f7 100644 --- a/findbugs-exclude-filter.xml +++ b/findbugs-exclude-filter.xml @@ -113,6 +113,11 @@ + + + + +