opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java
@@ -1095,16 +1095,7 @@ } finally { if (fs != null) { try { fs.close(); } catch (Throwable t) { /* do nothing */ } } StaticUtils.close(fs); } return fileProperties; }