You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/09/28 23:40:32 UTC

[jira] Updated: (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 ]

Justin Edelson updated JCR-2761:
--------------------------------

    Attachment: JCR-2761.patch

patch

> 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
>            Priority: Minor
>         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.