• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Critical Critical
    • None
    • None
    • installer
    • None

      Description:

      • wrong? default path
        • /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
        • get correct path
        • Path corresponds to whatever was used to start the app
          • In Mac OS X (default: Applet)
          • Might be correct, except for VERSION
        • Check if Philip's Java Applet is working as he hasn't got 1.7 installed?
        • JAVA_HOME will be used as default, if it is set in ENV
          • Then whatever launched the app (installer)
      • bin/setenv.sh
        • JAVA_HOME set to wrong location
      • Is the default okay?
        • It might be Java OS X 1.7 (which would not work)
        • Required Java 1.6
        • Mac OS X: /usr/libexec/java_home -V
      • We're using a patched version of izpack:

      TODO:

      • Drop JDK/JRE-PathPanel
      • Add VersionCheckPanel that checks min./max. if set
      • Extra check for Mac OS X whether Java 1.6 is used (required)
      • If nothing matches, installer can't progress
      • Just use the default path, which also ran the installer
        • and remove JAVA_HOME set from setenv.sh/.bat
          replace $JdkPath lines with
          Configure a custom JAVA_HOME here if needed
          export JAVA_HOME="..."

            pmundt Philip Mundt
            pmundt Philip Mundt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: