dom4j 1.6.1.redhat-8 was built with target JDK version 1.7, while it needs to be built with JDK 1.6. This causes some tests in EAP testsuite (e.g. Dom4jLoadingTestCase) to fail with: org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: hibernate_dom4j.ear at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83) ... Caused by: java.lang.UnsupportedClassVersionError: org/dom4j/DocumentException : Unsupported major.minor version 51.0"
Regression tests passed Verified with EAP 6.4.22.CP.CR1