]> source.dussan.org Git - jgit.git/commit
Remove Error-Prone ExpectedExceptionChecker 94/156494/1
authorDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 24 Jan 2020 07:49:14 +0000 (16:49 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 24 Jan 2020 07:49:14 +0000 (16:49 +0900)
commit8fa3594565d43c81d5e1a34660b29a861b81d43a
tree55c04368e7d6ca69959bcfcf71e324daeb78aeac
parentfc7b0031631b7af01f44b5d36b7f9f0fab23bf9f
Remove Error-Prone ExpectedExceptionChecker

The checker only checks for misuse of ExpectedException. Since we've
moved to JUnit 4.13 and assertThrows, ExpectedException won't be used
at all, so now we can get rid of that setting.

Change-Id: Ia9189936ae215110f1f5fc6459c5dbc944404ade
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
org.eclipse.jgit.benchmarks/pom.xml
pom.xml
tools/BUILD