Registering multiple node types with the same name in a single file must fail
-----------------------------------------------------------------------------
Key: JCR-2297
URL: https://issues.apache.org/jira/browse/JCR-2297
Project: Jackrabbit Content Repository
Issue Type: Bug
Affects Versions: 2.0-alpha9, 1.6.0
Reporter: Sébastien Launay
Assignee: Sébastien Launay
Priority: Minor
Registering node types from a file (XML or CND) containing multiple definitions
with the same name will succeed and only the last definition will be used.
The right behavior is to throw an exception as this kind of file is well-formed
but invalid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.