I wondered why Jenkins does not report integration test failures and looked at https://builds.apache.org/computer/
The general Linux test machines are running Ubuntu and all of them seem to be using OpenJDK version 1.6.0_27. In other words: So far Stanbol probably is not tested with any Java 7 version by Jenkins. I do think that this should be improved. jdk1.7.0_04 should be available on several of the Ubuntu-machines for more than a year now: https://issues.apache.org/jira/browse/INFRA-5343?focusedCommentId=13468324&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13468324 Cheers, Andreas