Message: The following issue has been re-assigned.
Assignee: Gavin King (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- 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: Gavin King Reporter: Renaud Bruyeron Created: Fri, 18 Jul 2003 6:15 AM Updated: Wed, 23 Jul 2003 11:29 PM 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 sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
