[
https://issues.apache.org/jira/browse/JCR-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791549#comment-17791549
]
Julian Reschke commented on JCR-4987:
-------------------------------------
Failure with Java 17:
{noformat}
[ERROR] Errors:
[ERROR] AbstractRepositoryTest.testLogin:35->MockCase.record:63 »
ExceptionInInitializer
[ERROR]
AbstractRepositoryTest.testLoginWithCredentials:52->MockCase.record:63 »
NoClassDefFound Could not initialize class net.sf.cglib.proxy.Enhancer
[ERROR]
AbstractRepositoryTest.testLoginWithNullCredentials:68->MockCase.record:63 »
NoClassDefFound Could not initialize class net.sf.cglib.proxy.Enhancer
[ERROR]
AbstractRepositoryTest.testLoginWithNullWorkspace:99->MockCase.record:63 »
NoClassDefFound Could not initialize class net.sf.cglib.proxy.Enhancer
[ERROR] AbstractRepositoryTest.testLoginWithWorkspace:83->MockCase.record:63
» NoClassDefFound Could not initialize class net.sf.cglib.proxy.Enhancer
[ERROR] JcrUtilsTest.testGetRepository:32->MockCase.record:63 »
NoClassDefFound Could not initialize class net.sf.cglib.proxy.Enhancer
[INFO]
[ERROR] Tests run: 122, Failures: 0, Errors: 6, Skipped: 0
{noformat}
> Update to jacoco version 0.8.11
> -------------------------------
>
> Key: JCR-4987
> URL: https://issues.apache.org/jira/browse/JCR-4987
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Components: parent
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: 2.22
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)