I have been trying to test Commons Math build on Jenkins.

It runs fine if I choose Java 1.6 latest, however Math currently targets 1.5.

If I try building using Java 1.5, Jenkins complains about class file
incompatibility.

So it looks like Jenkins needs a minimum of Java 1.6.
Is that correct?

Reply via email to