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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2015/04/22 13:53:59 UTC

[jira] [Created] (OAK-2802) avoid NodeTypeDefDiff code duplication

Julian Reschke created OAK-2802:
-----------------------------------

             Summary: avoid NodeTypeDefDiff code duplication
                 Key: OAK-2802
                 URL: https://issues.apache.org/jira/browse/OAK-2802
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: core
    Affects Versions: 1.4
            Reporter: Julian Reschke
            Priority: Minor


org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff copies a huge amount of code from org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff (the latter working on QNodeTypeDefinitions, not NodeTypeDefinitions)

Figure out how to avoid the code duplication.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)