You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/10/25 17:23:00 UTC

[jira] [Comment Edited] (JCR-4200) javax.transaction.UserTransaction hidden by surefire plugin in with Java 9

    [ https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210978#comment-16210978 ] 

Julian Reschke edited comment on JCR-4200 at 10/25/17 5:22 PM:
---------------------------------------------------------------

trunk: [r1812634|http://svn.apache.org/r1812634]
2.14: [r1813323|http://svn.apache.org/r1813323]



was (Author: reschke):
trunk: [r1812634|http://svn.apache.org/r1812634]


> javax.transaction.UserTransaction hidden by surefire plugin in with Java 9
> --------------------------------------------------------------------------
>
>                 Key: JCR-4200
>                 URL: https://issues.apache.org/jira/browse/JCR-4200
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: core, parent
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>              Labels: candidate_jcr_2_12
>             Fix For: 2.16, 2.15.7, 2.14.4
>
>
> {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)