From 90f6eba156d348202da0685a95a0ee1d8ec63382 Mon Sep 17 00:00:00 2001 From: Luc Maisonobe Date: Wed, 28 Oct 2009 21:54:13 +0000 Subject: [PATCH] fixed findbugs false positive git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@830772 13f79535-47bb-0310-9956-ffa450edef68 --- findbugs-exclude-filter.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/findbugs-exclude-filter.xml b/findbugs-exclude-filter.xml index fccdf6d79..b24662d7c 100644 --- a/findbugs-exclude-filter.xml +++ b/findbugs-exclude-filter.xml @@ -25,6 +25,14 @@ + + + + + + + +