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

jvergara
11.43.2008 3db6c47041f6ae00d8d446b2a8acebb46948c889
refs
author jvergara <jvergara@localhost>
Monday, August 11, 2008 01:43 +0200
committer jvergara <jvergara@localhost>
Monday, August 11, 2008 01:43 +0200
commit3db6c47041f6ae00d8d446b2a8acebb46948c889
tree 85f4eb6e6fb8acd60e3716dec9ca7e1ffda68f76 tree | zip | gz
parent 6924c1bfc447b57d934991794e691def655b0d37 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
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Constants.java 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installandupgrader/InstallAndUpgrader.java 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 20 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/SetupLauncher.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/GuiApplication.java 21 ●●●●● diff | view | raw | blame | history