You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/06/01 14:28:04 UTC

[jira] [Created] (SLING-6926) JCR WebDAV: avoid embedding code from Jackrabbit

Julian Reschke created SLING-6926:
-------------------------------------

             Summary: JCR WebDAV: avoid embedding code from Jackrabbit
                 Key: SLING-6926
                 URL: https://issues.apache.org/jira/browse/SLING-6926
             Project: Sling
          Issue Type: Task
          Components: JCR
    Affects Versions: JCR Webdav 2.3.8
            Reporter: Julian Reschke


The WebDAV bundle currently *embeds* code from Jackrabbit. This causes all kinds of problems, such as:

- components getting out of sync when Jackrabbit is upgraded but this bundle is not
- some of the embedded code has dependencies on jcr-commons, which is not embedded

It would be ...awesome... if we could avoid all the embedding. Can we identify a set of changes needed in Jackrabbit that would allow us to get rid of the embedding?

cc: [~cziegeler] [~edivad] [~fmeschbe] [~baedke] [~anchela]

(a similar task should be applied to the davex bundle once we have dealt with his one)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)