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