All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fm.last.findbugsExclude.xml Maven / Gradle / Ivy

<!-- these bugs/files/etc won't be reported by findbugs -->

<FindBugsFilter>
  <Match>
    <Bug pattern="EI_EXPOSE_REP"/>
  </Match>
  <Match>
    <Bug pattern="EI_EXPOSE_REP2"/>
  </Match>
</FindBugsFilter>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy