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

Gaetan Boismal
06.44.2015 7acfd0590232035879e2a08dfc5b35c37017bb68
opendj-server-legacy/src/main/java/org/opends/server/tools/InstallDS.java
@@ -489,7 +489,7 @@
      logger.warn(LocalizableMessage.raw("Error while trying to update the contents of "
          + "the set-java-home file in test only mode: " + t, t));
    }
    // Test that we are running a compatible java 1.6 version.
    // Test that we are running a compatible java 1.7 version.
    try
    {
      Utils.checkJavaVersion();