[
https://issues.apache.org/jira/browse/SLING-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845497#action_12845497
]
Justin Edelson commented on SLING-1393:
---------------------------------------
commited this in r923417. As Felix suggested above, there's nothing
Sling-specific about this bundle.
In order to run the Jackrabbit test suite(s), I needed to create a mechanism to
load the Jackrabbit test content. Unfortunately, this is tightly bound into
jackrabbit-core's JackrabbitRepositoryStub. See JCR-2568. Until that's fixed, I
had to copy-and-paste some code.
I would eventually like to get the JCR TestSuite integrated into
launchpad/testing, but this is blocked by JCR-2567.
> Add Jackrabbit's DavEX servlet
> ------------------------------
>
> Key: SLING-1393
> URL: https://issues.apache.org/jira/browse/SLING-1393
> Project: Sling
> Issue Type: Task
> Components: JCR
> Reporter: Justin Edelson
> Assignee: Justin Edelson
>
> Jackrabbit now provides an alternate WebDav servlet which includes support
> for some JCR-specific extensions. This should be available at /davex.
> This task should also include the creation of one or more integration tests
> which show JCR2SPI being used on top of Sling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.