On Mon, Dec 19, 2011 at 11:20 AM, Simon IJskes <s...@ijskes.org> wrote: > What jdk's are supposed to work on freebsd1? I'm trying if river will run on > freebsd, but latest-1.6 gives the following: > > [trunk] $ /home/hudson/tools/ant/latest/bin/ant hudson-qa > Error: JAVA_HOME is not defined correctly. > We cannot execute /home/hudson/tools/java/latest1.6/bin/java
Sorry for the slow response, this is now fixed: $ /home/hudson/tools/java/latest1.6/bin/java -version openjdk version "1.6.0" OpenJDK Runtime Environment (build 1.6.0-b23) OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode) /niklas