Re: [Xdoclet-devel] Patch for JIRA Issue XDT-1061

2005-04-11 Thread Andrew Stevens
On Mon, 2005-04-11 at 20:26, Peilin Zhang wrote: > Hi, > > I have attached my fix to XDT-1061 for your review. Please attach it to the issue in JIRA. Emails get overlooked or forgotten. Thanks for the contribution. Andrew. -- > Problem description: > == > The @hibernate.query tag

[Xdoclet-devel] Patch for JIRA Issue XDT-1061

2005-04-11 Thread Peilin Zhang
Hi, I have attached my fix to XDT-1061 for your review. Problem description: == The @hibernate.query tag is currently coupled with @hibernate.class tag, making it impossible to generate hibernate mapping files that contains only named query definitions. This requirement is essential f