Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4733

Discovery Impl: Make dependency to JCR respository optional

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            sseifert Stefan Seifert
            sseifert Stefan Seifert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: