This is an automated email from the ASF dual-hosted git repository.
pauls pushed a change to branch SLING-8411
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git.
from 63e7955 SLING-8411: Provide a way to bifurcat a repository path to a
provider mount.
add ef60091 SLING-8411: add some tests
No new revisions were added by this update.
Summary of changes:
.../jcr/base/AbstractSlingRepositoryManager.java | 1 -
.../apache/sling/jcr/base/RepositoryMountTest.java | 151 +++++++++++++++++++++
2 files changed, 151 insertions(+), 1 deletion(-)
create mode 100644
src/test/java/org/apache/sling/jcr/base/RepositoryMountTest.java