[
https://issues.apache.org/jira/browse/JCR-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-535:
------------------------------
Status: Patch Available (was: Open)
> Ignore root node when importing through sysView
> -----------------------------------------------
>
> Key: JCR-535
> URL: https://issues.apache.org/jira/browse/JCR-535
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Nicolas Toper
> Priority: Minor
> Attachments: patch-1-Ignore-root-node.txt,
> patch-WorkspaceImporter-231006-2.txt, patch-WorkspaceImporter-231006.txt,
> patch-WorkspaceImporterTest-231006.txt, WorkspaceImporterRootNodeTest.patch
>
>
> When importing through a sysView, we should ignore the root node. It is in
> the sysView to provide a root XML node, but the importer is going to attach
> it to the repository"s root node... Which would create another root node and
> often raise exception. This is a know issue
> I needed this behavior to change for the backup tool, since I use the
> sysView. Therefore, I havce slightly updated the WorkspaceImporter. Maybe I
> should update too the SessionImporter so we have a consistant behavior. What
> do you think?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.