Christan Keller created OAK-1013:
------------------------------------
Summary: Node.addNode(name) different behavior from JR if NodeType
resolves to an abstract
Key: OAK-1013
URL: https://issues.apache.org/jira/browse/OAK-1013
Project: Jackrabbit Oak
Issue Type: Bug
Components: jcr
Affects Versions: 0.8
Reporter: Christan Keller
Priority: Minor
In Jackrabbit, if you used node.addNode(name) and the NodeType resolved to an
abstract like nt:base Jackrabbit still persisted the new Node.
In Oak a ConstraintViolationException is thrown.
While the Oak behavior is fully Spec complient, it still may be a migration
issue for JR users.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira