[
https://issues.apache.org/jira/browse/JCR-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-4785.
---------------------------------
Fix Version/s: 2.21.14
Resolution: Fixed
> ChildNodeEntriesImpl requires access to removed AbstractLinkedList feature
> --------------------------------------------------------------------------
>
> Key: JCR-4785
> URL: https://issues.apache.org/jira/browse/JCR-4785
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr2spi
> Reporter: Julian Reschke
> Priority: Major
> Fix For: 2.21.14
>
>
> ChildNodeEntriesImpl currently uses commons-collections's AbstractLinkedList
> and directly access "header", which is gone in commons-collections4:
> https://commons.apache.org/proper/commons-collections/javadocs/api-3.2.2/org/apache/commons/collections/list/AbstractLinkedList.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)