Julian Reschke created JCR-4200:
-----------------------------------
Summary: javax.transaction.UserTransaction missing in test class
path
Key: JCR-4200
URL: https://issues.apache.org/jira/browse/JCR-4200
Project: Jackrabbit Content Repository
Issue Type: Sub-task
Components: core
Reporter: Julian Reschke
Assignee: Julian Reschke
{noformat}
[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)
{noformat}
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)