[ https://issues.apache.org/jira/browse/OAK-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180681#comment-16180681 ]
Marcel Reutegger commented on OAK-6665: --------------------------------------- Worked on step 3) and 4). Trunk now has a new module {{oak-store-document}}. It is a stripped down copy of {{oak-core}}, which will make it easier to backport changes, compared to moving individual parts of oak-core over to oak-store-document. Done in trunk: http://svn.apache.org/r1809736 The new module is not yet included in the ractor. In a next step I will remove the DocumentNodeStore from oak-core and update the dependencies from other modules. > Move DocumentNodeStore into its own bundle > ------------------------------------------ > > Key: OAK-6665 > URL: https://issues.apache.org/jira/browse/OAK-6665 > Project: Jackrabbit Oak > Issue Type: Task > Components: core, documentmk > Reporter: Marcel Reutegger > Assignee: Marcel Reutegger > Labels: modularization, technical_debt > Fix For: 1.8 > > > Move the DocumentNodeStore implementation and the two backends (MongoDB, RDB) > into its own bundle. This will make it possible to release oak-core and the > NodeStore implementation independently. -- This message was sent by Atlassian JIRA (v6.4.14#64029)