You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2013/11/13 15:07:20 UTC

[jira] [Updated] (OAK-1178) MutableTree#isNew: replace implementation by NodeBuilder#isNew

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

angela updated OAK-1178:
------------------------

    Attachment: OAK-1178.patch

patch that replaces implementation of MutableTree#isNew by the delegating it to NodeBuilder#isNew.

However, this causes org.apache.jackrabbit.oak.core.RootTest to fail...
[~jukkaz], any idea why NodeBuilder#isNew seems to be wrong here?


> MutableTree#isNew: replace implementation by NodeBuilder#isNew 
> ---------------------------------------------------------------
>
>                 Key: OAK-1178
>                 URL: https://issues.apache.org/jira/browse/OAK-1178
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: angela
>            Priority: Minor
>         Attachments: OAK-1178.patch
>
>
> Similar to the issue described in OAK-1177 we may consider replacing the implementation of MutableTree#isNew by the corresponding call on the NodeBuilder.
> See also OAK-947.



--
This message was sent by Atlassian JIRA
(v6.1#6144)