use the internal CND file for builtin nodetypes
-----------------------------------------------
Key: JCR-2065
URL: https://issues.apache.org/jira/browse/JCR-2065
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: nodetype
Affects Versions: 2.0.0
Reporter: Tobias Bocanegra
Assignee: Tobias Bocanegra
the jackrabbit node type registry is reading the built in node types from a XML
file.
since the CND (compact node type definition notation) is now specified by
jsr283,
i would like to drop the builtin .xml file and read the builtin node typesonly
from the .cnd file.
this certainly helps the developers. furthermore, all the node types in jsr283
are now speced
in CND, and converting them to XML is a pain and error prone.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.