Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-389 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-389 Summary: Forced @hibernate.id property (unable to use id in merge file) Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Estimate: 0 minutes Project: XDoclet Component: Hibernate Module Versions: SNAPSHOT (CVS) Assignee: xdoclet-devel (Use for new issues) Reporter: Robert Kelly Created: Tue, 18 Mar 2003 12:58 AM Updated: Tue, 18 Mar 2003 12:58 AM Environment: Redhat 8.0, j2sdk 1.4.1, ant 1.5+, hibernate 1.2.3 Description: In xdoclet 1.2.0 B2, I had put an id mapping in the hibernate-properties*.xml for a merge with the generated mapping. Some of my classes don't need a concrete id property. When run with the id set in the hibernate-properties*.xml e.g.: <id column="ID" type="long" > <generator class="assigned" /> </id> I receive <<Class foo.bar misses ID property>> --------------------------------------------------------------------- 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/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:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
