From: Andreas Beeker Date: Sun, 12 Jun 2016 01:18:12 +0000 (+0000) Subject: ignore invalid performance issues - e.g. see #57840 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=feead38601e8b43c92a35d567467060277c635df;p=poi.git ignore invalid performance issues - e.g. see #57840 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747947 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/resources/devtools/findbugs-filters.xml b/src/resources/devtools/findbugs-filters.xml index 12fc2ecc8d..458f5eaa1c 100644 --- a/src/resources/devtools/findbugs-filters.xml +++ b/src/resources/devtools/findbugs-filters.xml @@ -86,4 +86,16 @@ + + + + + + + + + + + + \ No newline at end of file