Files
pinpoint/thrift/findbugs-exclude.xml
T
emeroad b63c2758c6 findbugs plugin versionup
- modify exclude.xml
2015-11-30 11:18:02 +09:00

5 lines
123 B
XML

<FindBugsFilter>
<Match>
<Package name="~com.navercorp.pinpoint.thrift.dto.*" />
</Match>
</FindBugsFilter>