You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/12/08 18:58:04 UTC

[jira] Resolved: (JCR-2761) add shortcut method to CndImporter which makes it easier to rereigster node types

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

Jukka Zitting resolved JCR-2761.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
         Assignee: Jukka Zitting

Thanks! Patch committed to trunk and the 2.2 branch.

> add shortcut method to CndImporter which makes it easier to rereigster node types
> ---------------------------------------------------------------------------------
>
>                 Key: JCR-2761
>                 URL: https://issues.apache.org/jira/browse/JCR-2761
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-commons
>            Reporter: Justin Edelson
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: JCR-2761.patch
>
>
> CndImporter has a two argument registerNodeTypes method which is a nice shortcut, but in order to rereigster node types, you have to use the non-shortcut method. Attached patch adds a three-argument method which provide a shortcut for doing reregistration.

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