[
https://issues.apache.org/jira/browse/JCR-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2005:
-------------------------------
Fix Version/s: 2.0-alpha8
> JCR2SPI: Remove validation check for same-named Node and Property
> -----------------------------------------------------------------
>
> Key: JCR-2005
> URL: https://issues.apache.org/jira/browse/JCR-2005
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: jackrabbit-jcr2spi
> Reporter: angela
> Assignee: angela
> Fix For: 2.0-alpha8
>
> Attachments: JCR-2005.patch
>
>
> JSR 170 disallowed a parent node to have a property and a child node with the
> same name.
> This limitation has been removed with JSR 283 and the RI (jackrabbit-core)
> already removed the check.
> I would suggest to change Jcr2Spi accordingly and leave this validation to
> the underlying SPI impl.
> If I'm not mistaken this JSR 170 requirement is asserted in a single place
> (ItemStateValidator).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.