On Thu, Mar 15, 2012 at 3:07 PM, Niklas Gustavsson <nik...@protocol7.com> wrote: > On Thu, Mar 15, 2012 at 7:16 AM, Patrick Hunt <ph...@cloudera.com> wrote: >> Sorry to bring this up again but would it be possible to get openjdks >> available on jenkins? Thanks! > > Would the Oracle binary for Java 7 suffice? Still failing to find a > deb source which works properly on our Ubuntu servers.
Perhaps my data is old, or I'm misunderstanding, but afaik "oracle jdk 7" is different from "openjdk 7". We have an oracle jdk7 here already: https://builds.apache.org//view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-jdk7/ What I'd like to add is an openjdk 7 job as well in order to verify with both. Esp given that most linux distros will now ship with only support for the open variety. Patrick