[dna-issues] [JBoss JIRA] Commented: (DNA-363) Define node types via CND files
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Mon Apr 20 15:11:01 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463265#action_12463265 ]
Randall Hauch commented on DNA-363:
-----------------------------------
Added a new 'dna-cnd' project containing a graph importer that reads JCR CND files and populates a repository with the content (based upon the JCR 'nt:nodeType', 'nt:propertyDefinition', and 'nt:childNodeDefinition').
This new project uses ANTLR 3.1.3, which is not yet in the JBoss Maven repository. I've already committed this newer version of ANTLR (with source) to the Maven repository using SVN, but it does not yet appear via HTTP. As soon as it is, we should change DNA's main POM.xml to include the new 'dna-cnd' project as a module.
> Define node types via CND files
> -------------------------------
>
> Key: DNA-363
> URL: https://jira.jboss.org/jira/browse/DNA-363
> Project: DNA
> Issue Type: Feature Request
> Components: JCR
> Affects Versions: 0.3
> Reporter: Randall Hauch
>
> Our JCR implementation should allow users to define the node types (with their property definitions and child node definitions) via CND files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list