XDoclet 1.0.1 is released. You can download it from http://sourceforge.net/projects/xdoclet.
Changes since XDoclet v1.0: Features: - New info sub-task and @todo tag. You can document your sources using this tag and it generates a nice report. - More complete using.html doc. - Better weblogic support. - Added local-jndi-name to @ejb:bean for local EJBs (EJB 2.0 only). The old jndi-name is for remote EJBs. Fixed Bugs: - [ #463157 ] Improve misleading error message: xdoclet reports an IOException instead of NoClassDefFoundException. - [ #466629 ] local ejb-external-ref not working - [ #465430 ] local home template: incorrectly remote was used instead of local - [ #465170 ] Typos in template files: orion and weblogic template had typos. - [ #464786 ] exception from ifIsNotOfType tag: actually the problem was not supporting primitive types. - [ #464666 ] Error in CMP template: setData didn't have a dataholder=null - Better docs, @bean use-soft-locking="true|false" documented (previously @ejb-use-soft-locking). Templates: - [ #464782 ] "Template" subtask: A <template/> sub-task is added, so that you can add your own template files to any doclet task and execute them. - [ #464783 ] Multiple subtasks of same type: each doclet decides which sub-tasks can have more than one sub-tasks of the same type. Multiple <template/> sub-tasks are permitted. The XDoclet Team. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
