Message: The following issue has been re-assigned.
Assignee: Heiko W. Rupp (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-847 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-847 Summary: @hibernate.index-many-to-many wrongly translates "column" parameter to "type" Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2 Assignee: Heiko W. Rupp Reporter: Anand Hatwalne Created: Thu, 25 Mar 2004 7:43 AM Updated: Tue, 13 Apr 2004 2:47 PM Description: The following snippet of xdoclet tag: @hibernate.index-many-to-many column="MY_ID" class="com.mycompany.MyClass" incorrectly generates type="MY_ID", instead of column="MY_ID" in the .hbm.xml file. I believe the xdoclet\modules\hibernate\resources\hibernate-collections.xdt file needs to be updated for index-many-to-many tag. -Anand --------------------------------------------------------------------- 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: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
