Details
Description
[ERROR] initializationError(org.apache.jackrabbit.core.lock.TestAll) Time elapsed: 0.009 s <<< ERROR! java.lang.NoClassDefFoundError: javax/transaction/UserTransaction at org.apache.jackrabbit.core.lock.TestAll.suite(TestAll.java:41) Caused by: java.lang.ClassNotFoundException: javax.transaction.UserTransaction at org.apache.jackrabbit.core.lock.TestAll.suite(TestAll.java:41)
This seems to be a consequence of JCR-4196, but it would be good if we could get the tests to run without downgrading the surefire plugin again.
Attachments
Issue Links
- is broken by
-
JCR-4196 update surefire and failsafe plugins for use with java 9
- Closed
-
SUREFIRE-1424 javax.transaction.TransactionManager not visible with Java9
- Closed
- is related to
-
JCR-4272 Upgrade surefire and failsafe plugins to 2.21.0
- Closed