You're right, that's a bug (copy-and-paste probably). I'll fix it. The module src is not (yet) in the CVS, but you can "fix" the problem for yourself for the time being by editing the torque_xml.xdt file in the module jar. There in line 110, you simply replace "</unique>" by "</index>" and then you repackage the jar (its a simple zip format with a different extension).
Tom On Tue, 18 Nov 2003, Gunnar Hilling wrote: > Hello, > > when generating my schema file xdoclet will always close "<index>"-tags > with "</unique>" so I have to fix this afterwards. > > I would fix it myself but the sources for the doclet module don't seem to > be available via CVS. > > Could anyone help me? > > Regards, > > -Gunnar > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
