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

ludovicp
27.41.2010 4f77e7229244f6231b3ca3931053a513ef47c1ef
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java
@@ -993,7 +993,7 @@
    if (!fileProperties.containsKey("default.java-home"))
    {
      otherProperties.put("default.java-home=", javaHome);
      otherProperties.put("default.java-home", javaHome);
    }
    writeSetOpenDSJavaHome(installPath, javaHome, args, otherProperties);