Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-712 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-712 Summary: joined-subclass doesn't work Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: no_ejb Created: Fri, 14 Nov 2003 3:54 PM Updated: Fri, 14 Nov 2003 3:54 PM Environment: Stand alone Java app in JDK1.4.2 and w2k Description: I have the following xdoclet for Hibernate /** * @hibernate.joined-subclass * table="...." * proxy="...." * extends="parentclass" * @hibernate.joined-subclass-key **/ public class ....{ ... } When I ran through XDoclet 1.2 beta3. It completely ignored this class. This is a problem since joined-subclass can be the toplevel class and I believe the tag need to expanded to support 'extend' keyword too. --------------------------------------------------------------------- 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: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
