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

2019-01-11 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Labels:   (was: candidate_jcr_2_8)

> 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
>Priority: Major
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10, 2.10.9
>
>
> {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
(v7.6.3#76005)


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

2018-11-05 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Labels: candidate_jcr_2_8  (was: candidate_jcr_2_10)

> 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
>Priority: Major
>  Labels: candidate_jcr_2_8
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10, 2.10.9
>
>
> {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
(v7.6.3#76005)


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

2018-11-05 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Fix Version/s: 2.10.9

> 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
>Priority: Major
>  Labels: candidate_jcr_2_8
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10, 2.10.9
>
>
> {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
(v7.6.3#76005)


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

2018-09-06 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Labels: candidate_jcr_2_10  (was: candidate_jcr_2_12)

> 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
>Priority: Major
>  Labels: candidate_jcr_2_10
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10
>
>
> {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
(v7.6.3#76005)


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

2018-09-06 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Fix Version/s: 2.12.10

> 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
>Priority: Major
>  Labels: candidate_jcr_2_10
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10
>
>
> {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
(v7.6.3#76005)


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

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Labels:   (was: candidate_jcr_2_14)

> 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)


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

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Labels: candidate_jcr_2_12  (was: )

> 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)


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

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Fix Version/s: 2.14.4

> 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)


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

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Labels: candidate_jcr_2_14  (was: )

> 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_14
> Fix For: 2.16, 2.15.7
>
>
> {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)


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

2017-10-19 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Attachment: (was: JCR-4200.diff)

> 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
> Fix For: 2.16, 2.15.7
>
>
> {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)


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

2017-10-19 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Component/s: parent

> 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
> Fix For: 2.16
>
> Attachments: JCR-4200.diff
>
>
> {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)


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

2017-10-19 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4200:

Summary: javax.transaction.UserTransaction hidden by surefire plugin in 
with Java 9  (was: javax.transaction.UserTransaction hidden by surefie plugin 
in with Java 9)

> 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
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 2.16
>
> Attachments: JCR-4200.diff
>
>
> {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)