blob: 98983dba97200e1a5af4e621773556fd661aa859 [file] [log] [blame]
<FindBugsFilter>
<!-- Exclusions -->
<Match>
<Bug pattern="ES_COMPARING_PARAMETER_STRING_WITH_EQ"/>
<Class name="org.eclipse.virgo.nano.deployer.api.core.module.StandardModule"/>
<Method name="unwrapNull"/>
</Match>
</FindBugsFilter>