Better comment (deprecation is irrelevant here)
This commit is contained in:
parent
4c2224dd1b
commit
7659889a06
|
@ -54,7 +54,7 @@
|
||||||
<Bug pattern="PA_PUBLIC_PRIMITIVE_ATTRIBUTE" />
|
<Bug pattern="PA_PUBLIC_PRIMITIVE_ATTRIBUTE" />
|
||||||
</Match>
|
</Match>
|
||||||
|
|
||||||
<!-- Class is deprecated; not worth the effort to fix -->
|
<!-- https://github.com/spotbugs/spotbugs/issues/2710 -->
|
||||||
<Match>
|
<Match>
|
||||||
<Class name="org.apache.commons.lang3.ThreadUtils$ThreadIdPredicate" />
|
<Class name="org.apache.commons.lang3.ThreadUtils$ThreadIdPredicate" />
|
||||||
<Bug pattern="CT_CONSTRUCTOR_THROW" />
|
<Bug pattern="CT_CONSTRUCTOR_THROW" />
|
||||||
|
|
Loading…
Reference in New Issue