[
https://issues.apache.org/jira/browse/SLING-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Egli closed SLING-4733.
------------------------------
> Discovery Impl: Make dependency to JCR respository optional
> -----------------------------------------------------------
>
> Key: SLING-4733
> URL: https://issues.apache.org/jira/browse/SLING-4733
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Discovery Impl 1.1.2
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Priority: Minor
> Labels: discovery
> Fix For: Discovery Impl 1.1.4
>
>
> ResourceHelper.moveResource currently relies on the JCR api to do an
> efficient move operation via the JCR API.
> this fails however when no JCR repository is available - a fallback doing a
> move operation via Sling Resource API has to be done then instead. this is
> done by copying each node to the new destination and then deleting the old.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)