On 07.12.2012 16:17, Apache Jenkins Server wrote: > bad class file: > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.7.4/jena-core-2.7.4.jar(com/hp/hpl/jena/rdf/model/Model.class) > class file has wrong version 50.0, should be 49.0 Seems the new Jena library was compiled with JDK6 and our build server are compiling with JDK 5 - I have no longer JDK 5 on my computer. Shall we require JDK 6 or requires someone JDK 5 and is able to do the test and fix the above?
Regards, Svante
