[
https://issues.apache.org/jira/browse/SLING-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert resolved SLING-7839.
-----------------------------------
Resolution: Fixed
implemented
https://github.com/apache/sling-org-apache-sling-testing-sling-mock/commit/8b53e4a096e89d799117edc081da51b756c62340
> sling-mock: Import jcr:uuid property in ContentLoader for resource resolver
> types that support it
> -------------------------------------------------------------------------------------------------
>
> Key: SLING-7839
> URL: https://issues.apache.org/jira/browse/SLING-7839
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: Testing Sling Mock 2.3.0
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Priority: Major
> Labels: mocks
> Fix For: Testing Sling Mock 2.3.2
>
>
> currently the ContentLoader implementation always ignores properties with
> {{jcr:uuid}} property, because it's not possible to set a uuid manually when
> creating nodes in via the JCR API in a real oak repository.
> but this restriction only applies when using the JCR_OAK resource resolver
> type - for the other types, especially RESOURCERESOLVER_MOCK and JCR_MOCK,
> this should be allowed to support unit tests relying on uuid versions present.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)