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
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.