User: ara_e_w Date: 02/06/13 13:00:38 Modified: modules/ejb/src/META-INF xtags.xml Log: corrected docs for generate param! Revision Changes Path 1.5 +8 -15 xdoclet/modules/ejb/src/META-INF/xtags.xml Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -w -r1.4 -r1.5 --- xtags.xml 12 Jun 2002 21:27:54 -0000 1.4 +++ xtags.xml 13 Jun 2002 20:00:37 -0000 1.5 @@ -994,18 +994,15 @@ <name>generate</name> <usage-description> Which home interfaces should be - generated. Defaults to both (only - generated if relevant) + generated. Defaults to true. </usage-description> <mandatory>false</mandatory> <option-sets> <option-set> - <default>local,remote</default> + <default>true</default> <options> - <option>none</option> - <option>local</option> - <option>remote</option> - <option>local,remote</option> + <option>true</option> + <option>false</option> </options> </option-set> </option-sets> @@ -1189,19 +1186,15 @@ <name>generate</name> <usage-description> Which interfaces should be generated. - Defaults to both (only generated if - relevant), can be "none", "remote", "local", - or "local, remote". + Defaults to true. </usage-description> <mandatory>false</mandatory> <option-sets> <option-set> <default>local,remote</default> <options> - <option>none</option> - <option>remote</option> - <option>local</option> - <option>local,remote</option> + <option>true</option> + <option>false</option> </options> </option-set> </option-sets> @@ -1589,7 +1582,7 @@ <name>generate</name> <usage-description> Indicate if the primary key class should be - generated. Defaults to true + generated. Defaults to true. </usage-description> <mandatory>false</mandatory> <default>true</default>
_______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel