Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF
In directory
sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5627/modules/jdo/src/META-INF
Modified Files:
xtags.xml
Log Message:
Modification by Marc Klinger: refined creation of serialVersionUID in generated
ObjectID classes, added tag documentation
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF/xtags.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** xtags.xml 25 Nov 2006 23:14:37 -0000 1.33
--- xtags.xml 25 Jul 2007 16:10:51 -0000 1.34
***************
*** 294,297 ****
--- 294,311 ----
<mandatory>false</mandatory>
</parameter>
+
+ <parameter type="text">
+ <name>serial-version-uid</name>
+ <usage-description>
+ Add a serialVersionUID field to the generated object id class.
Set a
+ serial version uid manually by providing a value like "123L" or
use
+ the values
+ 'auto' for adding a auto created serial version,
+ 'default' for adding the default serial version (1L)
or
+ 'none' for not adding a serial version field.
+ </usage-description>
+ <mandatory>false</mandatory>
+ <default>auto</default>
+ </parameter>
</tag>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel