Invalid node type definitions with test_nodetypes.xml
-----------------------------------------------------
Key: JCR-1969
URL: https://issues.apache.org/jira/browse/JCR-1969
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: angela
Priority: Minor
an attempt to register the node types defined with
core/src/test/resources/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml
will fail:
- invalid reference constraint
- autocreated prop-def without default values
- invalid required type with autocreated prop-def (undefined is not allowed)
- invalid required primary type (non existing)
- invalid default primary type (non existing)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.