Make Jackrabbit repository DTD easier to extend
-----------------------------------------------
Key: JCR-2423
URL: https://issues.apache.org/jira/browse/JCR-2423
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: config, jackrabbit-core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
It would be nice if a downstream project could easily extend the Jackrabbit
repository configuration format by adding new configuration elements under the
<Repository> root. Currently that can only be done by customizing a copy of the
entire DTD. It would be better if the relevant parts of the DTD could simply be
included via an external parameter entity into a downstream DTD.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.