diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-08 15:47:42 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-11 10:51:30 +0900 |
commit | 8bd0ba0f150feb485295f8c3890648eddf05fa41 (patch) | |
tree | 32ffee262ac41dc3adef2b3fc0c6a97a35c88f14 /org.eclipse.jgit.http.apache | |
parent | 518dc8638073a8371b4d5d77c265d70f96d62ff1 (diff) | |
download | jgit-8bd0ba0f150feb485295f8c3890648eddf05fa41.tar.gz jgit-8bd0ba0f150feb485295f8c3890648eddf05fa41.zip |
ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
The only remaining code where the return value is ignored is in tests.
Update them to store the value and perform a basic assertion.
Change-Id: I29ef5bd5dd0648aac3490f9e47ecc74544109652
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache')
0 files changed, 0 insertions, 0 deletions