[ 
https://issues.apache.org/jira/browse/JCR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757070#action_12757070
 ] 

Marcel Reutegger commented on JCR-1483:
---------------------------------------

- replaced NodeTypeDef (jackrabbit-core) with QNodeTypeDefinition
- QNodeTypeDefinitionImpl is not immutable, hence no cloning needed anymore
- introduced QNodeTypeDefinitionBuilder
- moved constructors of Q*DefinitionImpl classes in spi2jcr to spi-commons
- fixed a bug in RepositoryServiceImpl in spi2jcr

svn revision: 816551

> Move common node type functionality to jackrabbit-spi-commons
> -------------------------------------------------------------
>
>                 Key: JCR-1483
>                 URL: https://issues.apache.org/jira/browse/JCR-1483
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr2spi, 
> jackrabbit-spi-commons, nodetype
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>
> now, that jackrabbit-core has a dependency to jackrabbit-spi-commons it would 
> be possible to have the common functionality shared by core and jcr2spi in 
> the spi-commons project.
> the node type package offers quite some potential for that.

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

Reply via email to