Since the test suite locks up sometimes on java6, the deployment build is using Java7. The risk is that a runtime library operation is use that is Java7 sneaks in even though its compiled as language java6.

To catch this, I've put in a Jenkins job that compiles Jena with Java6 but skips the tests. The combination of this and the deploy build should cover everything.

        Andy

Reply via email to