It seems you've found a bug in the module. The ability to define fields etc. in the class javadoc comment is provided to accomplish two things. The first one is to define anonymous fields and relations. This works. The second one is to change attributes of elements already defined in base types. This is your case, and it seems to be not working properly. Your solution however does not handle the actual problem but only works in your case. I will have a look at it and fix it ASAP. As for the source code, sadly the module is still not part of the xdoclet CVS, but you can grab the source from the xdoclet JIRA space (entry XDT-514 if I'm not mistaken, see the xdoclet page for details), though the version there is rather old. The next update the module will come in a couple of days, and then I will update the source code in JIRA, as well.
Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
