Julian Reschke created JCR-4785:
-----------------------------------
Summary: 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
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.1#820001)