[
https://jira.jboss.org/jira/browse/DNA-194?page=com.atlassian.jira.plugin...
]
Randall Hauch commented on DNA-194:
-----------------------------------
None of the nodes had a Node.getDefinition() implementation. To properly implement this,
I refactored how JcrSession was creating and populating nodes, and I added some utility
methods to the JcrNodeTypeManager (which is now a separate package-protected class rather
than an inner class).
This allows all of the Level 2 TCK unit tests to get further, but none of the other update
functionality is implemented, so none of the Level 2 TCK tests run successfully.
I also made a number of utility methods final, in the hopes that they can be inlined since
they are called very frequently.
Implement update JCR capability
-------------------------------
Key: DNA-194
URL:
https://jira.jboss.org/jira/browse/DNA-194
Project: DNA
Issue Type: Sub-task
Components: JCR
Reporter: Johnny Verhaeg
Assignee: Randall Hauch
Fix For: 0.4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira