Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1345 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1345 Summary: @hibernate.subclass ignores inheritance via interface Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2.2 Assignee: xdoclet-devel (Use for new issues) Reporter: Gili Created: Thu, 14 Apr 2005 1:15 PM Updated: Thu, 14 Apr 2005 1:15 PM Environment: Hibernate3 Description: Given: interface Parent class Child implements Parent Parent is mapped using @hibernate.class Child is mapped using @hibernate.subclass The resulting *.hbm.xml file generated will not include <subclass> for Child. The problem has to do with XDoclet not properly processing "implements". If one converts Parent to a class and Child "extends" Parent, then it works just fine. Is there any chance of a quick fix for this? --------------------------------------------------------------------- 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 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel