commit | 38eec8f4a26935ba9e75bfbdde8a5682e05f338d | [log] [tgz] |
---|---|---|
author | Matthias Sohn <matthias.sohn@sap.com> | Fri Dec 10 21:58:05 2010 +0100 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Fri Jan 28 01:11:12 2011 +0100 |
tree | e609e5e005fed86ef245b1646010312eaa0a3a61 | |
parent | f5fe2dca3cb9f57891e1a4b18832fcc158d0c490 [diff] |
[findbugs] Do not ignore exceptional return value of mkdir java.io.File.mkdir() and mkdirs() report failure as an exceptional return value false. Fix the code which silently ignored this exceptional return value. Change-Id: I41244f4b9d66176e68e2c07e2329cf08492f8619 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>