]> source.dussan.org Git - jgit.git/commit
Replace FindBugs with SpotBugs 66/130666/1
authorDavid Pursehouse <david.pursehouse@gmail.com>
Tue, 9 Oct 2018 01:11:25 +0000 (10:11 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Tue, 9 Oct 2018 01:11:25 +0000 (10:11 +0900)
commit7eb34c175cf4a1e554ae2a72803bd95e21ae1505
tree79049e0e9c6ac349d9802a896c96742bbbdeb2da
parent8223a7e6463fa530602e6c967343c2536ce9aae6
Replace FindBugs with SpotBugs

SpotBugs [1] is the spiritual successor of FindBugs, carrying on from
the point where it left off with support of its community.

This is a backport of [1] which originally did the replacement on the
master branch. This change updates to the current latest version, so
that we can get the benefit of its checks when pushing changes to the
stable branches.

[1] https://spotbugs.github.io/
[2] https://git.eclipse.org/r/#/c/101312/

Change-Id: Ib73d56b5980b55f4d7e09d87abec3138cac3d3dc
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
pom.xml