[
https://issues.apache.org/jira/browse/JCR-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sébastien Launay updated JCR-2297:
----------------------------------
Fix Version/s: 1.6.1
Restore 1.6.1 fix version (also removed by mistake ;))
> 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: 1.6.1, 2.0-alpha11
>
> 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.