Remove RepositoryService.getRootId()
------------------------------------

                 Key: JCR-1577
                 URL: https://issues.apache.org/jira/browse/JCR-1577
             Project: Jackrabbit
          Issue Type: Improvement
          Components: jackrabbit-jcr2spi, jackrabbit-spi
            Reporter: Michael Dürig
            Priority: Minor


For consistency reasons jcr2spi should use idFactory.createNodeId((String) 
null, pathFactory.getRootPath()) everywhere to build the NodeId of the root 
node. having two separate methods is confusing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to