From: Andreas Beeker Date: Thu, 13 Feb 2014 00:07:36 +0000 (+0000) Subject: disable not applicable findbugs check X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=276b4773223c8a73f413d597b654b27bef80faf2;p=poi.git disable not applicable findbugs check git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1567815 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 9deaa09cf5..4500454aef 100644 --- a/build.xml +++ b/build.xml @@ -1404,7 +1404,8 @@ under the License. - + diff --git a/src/resources/devtools/findbugs-filters.xml b/src/resources/devtools/findbugs-filters.xml new file mode 100644 index 0000000000..4b47561d69 --- /dev/null +++ b/src/resources/devtools/findbugs-filters.xml @@ -0,0 +1,24 @@ + + + + + + + \ No newline at end of file