[
https://issues.apache.org/jira/browse/JCR-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449059#comment-17449059
]
Konrad Windszus commented on JCR-4743:
--------------------------------------
After having a closer look, this is not worth it. The TreeComparator is too old
(JUnit 3), has too many dependencies on outside classes and also has some code
flaws. Therefore closing as won't fix.
> Make TreeComparator public
> --------------------------
>
> Key: JCR-4743
> URL: https://issues.apache.org/jira/browse/JCR-4743
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: test
> Affects Versions: 2.20.4
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently the TreeComparator is package private
> (https://github.com/apache/jackrabbit/blob/ed3124e5fe223dada33ce6ddf53bc666063c3f2f/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/TreeComparator.java#L46).
> As this class is useful also outside the TCK it should be made public.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)