Dan Florian created JBIDE-11658:
-----------------------------------
Summary: ModeShape Tools JCR CND Editor Deletes Vendor Extensions
Key: JBIDE-11658
URL:
https://issues.jboss.org/browse/JBIDE-11658
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Affects Versions: 3.3.0.Beta3
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 3.4.x
All comments and vendor extensions are thrown out by the CndImporter when a *.cnd file is
parsed. The CndImporter class was copied over from the ModeShape project and ModeShape
does not need or use comments and vendor extensions. Also, the CND Editor currently does
not support editing or creating of either comments and vendor extensions.
At a minimum, the original comments and vendor extensions should be saved and written back
out when the CND editor is saved. Ultimately, the CND Editor should support both
constructs. Each comment should be related to the CND itself or to another CND element
like a node type definition, property definition, of child node definition. When the
related CND element is deleted, the comment should also be deleted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira