Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17786/modules/jdo/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
enhanced @jdo.key + @jdo.key-column handling: It is NOT necessary anymore to 
specify @jdo.key. If it is missing, an empty <key> XML tag is auto-generated if 
@jdo.key-column is specified.

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF/xtags.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** xtags.xml   25 Aug 2005 02:02:11 -0000      1.17
--- xtags.xml   25 Aug 2005 17:52:57 -0000      1.18
***************
*** 522,526 ****
          <unique>false</unique>
          <condition-description>
!               Applicable to a persistent Map field. The tag @jdo.key must be 
present!
          </condition-description>
          <condition type="field"/>
--- 522,526 ----
          <unique>false</unique>
          <condition-description>
!               Applicable to a persistent Map field.
          </condition-description>
          <condition type="field"/>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to