[
https://issues.apache.org/jira/browse/JCR-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sébastien Launay resolved JCR-2297.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Patch applied in revision 812102.
> 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: 1.6.0, 2.0-alpha9
> Reporter: Sébastien Launay
> Assignee: Sébastien Launay
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: JCR-2297-same-nt-name-must-fail-2009-09-07.patch
>
>
> 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.