Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=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: xdoclet-devel (Use for new issues) Reporter: Anand Hatwalne Created: Thu, 25 Mar 2004 7:43 AM Updated: Thu, 25 Mar 2004 7:43 AM 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
