Hi, I'm trying to run tests on the Jenkins hosts, but afaict jdk7 is not installed. This is on hadoop6: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-jdk7/5/console
from what I can tell only java6 is installed, from my configuration: $ ls /home/hudson/tools/java jdk1.6.0_26 latest and: JAVA_HOME = /home/hudson/tools/java/latest1.7 Thanks! Patrick