blob: c3edd3eb9d40628bda2193d04c4fc0f735d9d460 [file] [log] [blame]
<FindBugsFilter>
<!-- Exclusions -->
<Match>
<Bug pattern="AM_CREATES_EMPTY_ZIP_FILE_ENTRY"/>
<Class name="org.eclipse.virgo.util.io.ZipUtils" />
</Match>
<Match>
<Bug pattern="AM_CREATES_EMPTY_JAR_FILE_ENTRY"/>
<Class name="org.eclipse.virgo.util.io.JarTransformer" />
</Match>
</FindBugsFilter>