script bminstall.sh adds the tools jar to the classpath since this is needed for Linux. With the current Mac OSX OpenJDK port this is not needed since the relevant classes are in the normal runtime jars. In fact, the script fails because it cannot find first JAVA_HOME and then the tools jar. The script needs to avoid looking for the jar if the OS is Darwin.
- Andrew Dinn
- Andrew Dinn
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved: