Konrad Windszus created JCR-4743:
------------------------------------
Summary: 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
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 for outside the TCK it should be made public.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)