Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-241 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-241 Summary: hibernate:component generates attribute as element text Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Estimate: 0 minutes Project: XDoclet Component: Hibernate Module Versions: 1.2 Beta 2 Assignee: xdoclet-devel (Use for new issues) Reporter: Gerhard Hipfinger Created: Thu, 9 Jan 2003 3:02 AM Updated: Thu, 9 Jan 2003 3:02 AM Environment: Ant 1.5.1, Linux, Sun JDK 1.4.0, XDoclet 1.2b2 Description: When using the @hibernate:component element the following is generated (taken from the standard samples): <component name="orderItems2" class="xdoclet.modules.hibernate.test.OrderItems2" > class="xdoclet.modules.hibernate.test.OrderItems2" </component> As you can see the class attribute is generated twice. One time correct as an attribute to the component and one time as text inside the element which is wrong. --------------------------------------------------------------------- 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: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
