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 2014/02/05 11:12:10 UTC

[jira] [Resolved] (OAK-1381) Avoid dependency to AbstractTree outside of oak.core package

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

angela resolved OAK-1381.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.16

i left back TreeUtil and NodeUtil in the util package and just move those classes that are used within the oak-core module.

> Avoid dependency to AbstractTree outside of oak.core package
> ------------------------------------------------------------
>
>                 Key: OAK-1381
>                 URL: https://issues.apache.org/jira/browse/OAK-1381
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 0.16
>
>         Attachments: OAK-1381.patch, OAK-1381_1.patch
>
>
> there are quite some dependencies to AbstractTree outside of oak.core package. all of them just referring to the OAK_CHILD_ORDER constant.
> in order to clean this up i would suggest to move the constant to the Tree interface.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)