YARN-8941. Fix findbugs warnings in hadoop-yarn-csi. Contributed by Weiwei Yang.
This commit is contained in:
parent
936fc3f3c2
commit
ddc1e0b727
|
@ -15,5 +15,7 @@
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<FindBugsFilter>
|
<FindBugsFilter>
|
||||||
|
<Match>
|
||||||
|
<Package name="csi.v0" />
|
||||||
|
</Match>
|
||||||
</FindBugsFilter>
|
</FindBugsFilter>
|
||||||
|
|
Loading…
Reference in New Issue