aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src/tools/resources
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2025-05-12 14:03:11 +0100
committerSimon Steiner <ssteiner@apache.org>2025-05-12 14:03:11 +0100
commitae5289ad7352845ae110cd51cbdb3c9c8c136518 (patch)
treedc05be9474d28862c87e09973862ecef4260eeee /fop-core/src/tools/resources
parentb2b5b0ca6c9b8e02b24b10cd4d0397edeb3cc0a6 (diff)
downloadxmlgraphics-fop-main.tar.gz
xmlgraphics-fop-main.zip
Set classes to staticHEADmain
Diffstat (limited to 'fop-core/src/tools/resources')
-rw-r--r--fop-core/src/tools/resources/findbugs/exclusions.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/fop-core/src/tools/resources/findbugs/exclusions.xml b/fop-core/src/tools/resources/findbugs/exclusions.xml
index 910aaf4a4..de9a86d52 100644
--- a/fop-core/src/tools/resources/findbugs/exclusions.xml
+++ b/fop-core/src/tools/resources/findbugs/exclusions.xml
@@ -384,10 +384,6 @@
<Bug pattern="SE_BAD_FIELD"/>
</Match>
<Match>
- <!-- 21 warnings -->
- <Bug pattern="SIC_INNER_SHOULD_BE_STATIC"/>
- </Match>
- <Match>
<!-- 20 warnings -->
<Bug pattern="SIC_INNER_SHOULD_BE_STATIC_ANON"/>
</Match>