]> source.dussan.org Git - jgit.git/commit
[findbugs] Do not ignore exceptional return value of createNewFile() 06/2106/8
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 10 Jan 2011 21:45:47 +0000 (22:45 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 28 Jan 2011 00:11:12 +0000 (01:11 +0100)
commita6e3f5306966e4befde17358c79941bc5849f826
tree80f54b2127920e3c459d0e7bc7af595f6a9fdb8d
parent9ec97688b905b27163295cca9a9fc6fa78cf09e0
[findbugs] Do not ignore exceptional return value of createNewFile()

Properly handle return value of java.io.File.createNewFile().

Change-Id: I3a74cc84cd126ca1a0eaccc77b2944d783ff0747
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/FileResolverTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/filter/IndexDiffFilterTest.java