hadoop/hadoop-ozone/common/dev-support/findbugsExcludeFile.xml

6 lines
117 B
XML
Raw Normal View History

<FindBugsFilter>
<Match>
<Package name="org.apache.hadoop.ozone.protocol.proto"/>
</Match>
</FindBugsFilter>