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

jvergara
26.00.2008 e0302537bd687bab02f6174e66fd1d9c2f13ba9d
refs
author jvergara <jvergara@localhost>
Wednesday, March 26, 2008 13:00 +0100
committer jvergara <jvergara@localhost>
Wednesday, March 26, 2008 13:00 +0100
commite0302537bd687bab02f6174e66fd1d9c2f13ba9d
tree 63128920e3c617850e71274b9ac74d46a571b1d6 tree | zip | gz
parent 457a2e48761aafae82f6e7327ec0bfb5e3574dce view | diff
Fix for issue 3064 (The setup command should check the Java version)

Check that the java version used by the setup is at least 1.5.0_08 when the vendor is Sun Microsystems.
2 files added
11 files modified
435 ■■■■ changed files
opends/src/messages/messages/quicksetup.properties 8 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Constants.java 3 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ReturnCode.java 9 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 50 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/SetupLauncher.java 12 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/GuiUserInteraction.java 14 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetup.java 9 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupDialog.java 1 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupErrorPanel.java 18 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/CompatibleJava.java 69 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/HtmlProgressMessageFormatter.java 98 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/IncompatibleVersionException.java 50 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 94 ●●●●● diff | view | raw | blame | history