Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-560 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-560 Summary: typo in xtags.xml - Re: collection-composite-element does not work Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Renaud Bruyeron Created: Fri, 18 Jul 2003 6:15 AM Updated: Fri, 18 Jul 2003 6:15 AM Environment: All Description: There is an inconsistency between the hibernate xtags.xml and hibernate-collection.xdt for the composite-element of a collection. This is what's currently in xtags.xml: <tag> <level>method</level> <name>hibernate.composite-element</name> <usage-description>Declares a composite collection element</usage-description> <unique>true</unique> <condition-description>Hibernate</condition-description> <condition type="method"/> <parameter type="text"> <name>class</name> <usage-description>The name of the element class.</usage-description> <mandatory>true</mandatory> </parameter> </tag> However the hibernate-collection.xdt only refers to a hibernate.collection-composite-element. I think the content of the <name/> tag above needs to be corrected to have hibernate.collection-composite-element I have tested this and it fixes my problem: http://sourceforge.net/forum/message.php?msg_id=2069298 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
