Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-543 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-543 Summary: Incorrect hibernate-properties.xdt and property generation problem Type: Bug Status: Assigned Priority: Critical Time Spent: Unknown Estimate: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Konstantin Ignatyev Created: Thu, 26 Jun 2003 3:01 PM Updated: Thu, 26 Jun 2003 3:01 PM Environment: all Description: Yesterday (Jun 25) I have pulled xdoclet from CVS and compiled it. But strange thing happens: hibernate.property tag is not recognizable anymore even others work fine (id, list). Everything worked fine with xdoclet, which I checked out in February, so I switch back to old codebase. I have also discovered that hibernate-properties.xdt does not define collections like bag, map, list correctly (no name attribute). In the attachment you may find fixed version of the file. list, bag etc. should have name="<XDtMethod:propertyName />" attribute like this: <XDtMethod:ifHasMethodTag tagName="hibernate.list"> <list name="<XDtMethod:propertyName />" ****** --------------------------------------------------------------------- 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: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
