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

jvergara
11.43.2008 d7527cb0c55d3e89e89ab1d532dc511521c5a264
refs
author jvergara <jvergara@localhost>
Monday, August 11, 2008 01:43 +0200
committer jvergara <jvergara@localhost>
Monday, August 11, 2008 01:43 +0200
commitd7527cb0c55d3e89e89ab1d532dc511521c5a264
tree 6d0892f4e9249d2e0f06e3b5983557935b5d94fd tree | zip | gz
parent 5021366d8c24a901e9c8c166aa4f509f13dbdb9d view | diff
Fix for 3475 (Java Web Start setup is broken in Mac OS).

Use reflection to call a class that was breaking the java web start in Mac OS. Also move some constants from a class with dependencies on OpenDS.jar (SetupLauncher) to Constants.java.
5 files modified
66 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/Constants.java 6 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installandupgrader/InstallAndUpgrader.java 9 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 20 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/SetupLauncher.java 10 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/GuiApplication.java 21 ●●●●● diff | view | raw | blame | history