[ 
https://issues.apache.org/jira/browse/OAK-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela resolved OAK-234.
------------------------

    Resolution: Fixed

i think this has been addressed in the mean time... the code
also has been moved to InitialContent
                
> Review usage of oak path in NodeTypeManagerImpl
> -----------------------------------------------
>
>                 Key: OAK-234
>                 URL: https://issues.apache.org/jira/browse/OAK-234
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: core
>            Reporter: angela
>
> the NodeTypeMaangerImpl in plugins also uses absolute paths:
>   Tree system = root.getTree("/jcr:system");
>   if (system == null) {
>      system = root.getTree("/").addChild("jcr:system");
>   }

--
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

Reply via email to