What steps will reproduce the problem?
1. svn checkout http://sbql4j.googlecode.com/svn/trunk/ sbql4j
2. sbql4j/SBQL4J/make
3. ant build
What is the expected output? What do you see instead?
It should build. Instead, I get the following error:
BUILD FAILED
/Users/afeng/libs/sbql4j/SBQL4J/make/build.xml:377: The following error
occurred while executing this line:
/Users/afeng/libs/sbql4j/SBQL4J/make/build.xml:746: Cannot locate bootstrap
java: please set boot.java.home to its location
What version of the product are you using? On what operating system?
I just check out the code, and was trying to build it on MacOS with JDK 1.6:
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
Please provide any additional information below.
Original issue reported on code.google.com by
andy.f...@gmail.comon 24 Nov 2011 at 2:26