Bertrand Delacretaz created SLING-5842:
------------------------------------------
Summary: Register JCR nodetypes from the provisioning model
Key: SLING-5842
URL: https://issues.apache.org/jira/browse/SLING-5842
Project: Sling
Issue Type: Improvement
Components: JCR
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Now that we can create repository paths from the provisioning model [1] we need
to be able to register nodetypes before that, in case nodes need to be created
with non-default nodetypes.
This should use a mechanism similar to the
{{org.apache.sling.repoinit.jcr.RepositoryInitializer}} to read the
provisioning model, using an URL and scheme that can be configured to point to
another data source, in case Sling is not started via a provisioning model.
[1] http://sling.apache.org/documentation/bundles/repository-initialization.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)