Commit e12a449e authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.2.x' into 2.3.x

parents 3fca8c6b 8b3728a5
......@@ -46,5 +46,5 @@
<suppress files="[\\/]src[\\/]intTest[\\/]java[\\/]" checks="SpringJavadoc" message="\@since" />
<suppress files="LinuxDomainSocket" checks="FinalClass" message="SockaddrUn" />
<suppress files="BsdDomainSocket" checks="FinalClass" message="SockaddrUn" />
<suppress files="StringSequence" checks="SpringMethodVisibility"/>
<suppress files="StringSequence" checks="SpringMethodVisibility" message="isEmpty"/>
</suppressions>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment