Add missing namespace and XSD to SpotBugs filter file.

This commit is contained in:
Gary Gregory 2022-07-04 14:20:08 -04:00
parent 9ee8c045e4
commit f29647a149
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,10 @@
false positive nature has been analyzed individually and they have been
put here to instruct findbugs it must ignore them.
-->
<FindBugsFilter>
<FindBugsFilter
xmlns="https://github.com/spotbugs/filter/3.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://github.com/spotbugs/filter/3.0.0 https://raw.githubusercontent.com/spotbugs/spotbugs/3.1.0/spotbugs/etc/findbugsfilter.xsd">
<!-- TODO Can any of these be done without breaking binary compatibility? -->
<Match>