opendj3-server-dev/src/quicksetup/org/opends/quicksetup/util/ZipExtractor.java
@@ -286,7 +286,7 @@ application.notifyListenersRatioChange(ratioBeforeCompleted); } } logger.debug(LocalizableMessage.raw("extracting " + Utils.getPath(destination))); logger.info(LocalizableMessage.raw("extracting " + Utils.getPath(destination))); if (Utils.insureParentsExist(destination)) { if (entry.isDirectory())