Update of /cvsroot/xdoclet/xdoclet2/plugins/ejb-jar/src/java/xdoclet/plugins/ejbJar/tags In directory sc8-pr-cvs1:/tmp/cvs-serv7981/plugins/ejb-jar/src/java/xdoclet/plugins/ejbJar/tags
Modified Files: EjbBeanTag.java Log Message: -Made it possible to use custom generation (arbitrary number of files) in addition to per class and for all classes. -Moved some classes to more appropriate packages Index: EjbBeanTag.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet2/plugins/ejb-jar/src/java/xdoclet/plugins/ejbJar/tags/EjbBeanTag.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** EjbBeanTag.java 8 Nov 2002 02:04:29 -0000 1.1.1.1 --- EjbBeanTag.java 22 Nov 2002 18:57:39 -0000 1.2 *************** *** 32,36 **** /* This validate() logic duplicates info ! Maybe each getter can be marked with a @required tag, and generate validation logic (subclass) from that? (Aslak) */ --- 32,36 ---- /* This validate() logic duplicates info ! Maybe each getter can be marked with a @required tag, and generateForClasses validation logic (subclass) from that? (Aslak) */ *************** *** 42,46 **** /** ! * When we generate documentation (and maybe even xtags.xml) * we can find out if a tag is required by looking at the corresponding * XML entity/attribute, with the help of --- 42,46 ---- /** ! * When we generateForClasses documentation (and maybe even xtags.xml) * we can find out if a tag is required by looking at the corresponding * XML entity/attribute, with the help of ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel