use system view format for XML resource loader
----------------------------------------------
Key: SLING-195
URL: https://issues.apache.org/jira/browse/SLING-195
Project: Sling
Issue Type: Improvement
Components: Repository
Reporter: Tobias Bocanegra
the current org.apache.sling.jcr.resource.internal.loader.XmlReader has a
pretty simple format for loading content from the bundles into the repository.
the pain is that if you already have repository content, you can't create just
a SysView export and put it in the resources.
suggest to change the XmlReader to accept a Sysview dump as provided by a
system view content export.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.