mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
04.01.2014 1f5674beec624d5524201b5fbac1aea036996bb5
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())