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

Modified Files:
        xtags.xml 
Log Message:
XDT-1556: patch from Brian Dobby

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -r1.70 -r1.71
*** xtags.xml   26 Aug 2005 00:33:26 -0000      1.70
--- xtags.xml   1 Nov 2005 17:36:28 -0000       1.71
***************
*** 3037,3040 ****
--- 3037,3056 ----
                      <mandatory>false</mandatory>
                  </parameter>
+                 <parameter type="text">
+                     <name>not-found</name>
+                     <usage-description>
+                         What to do when not found
+                     </usage-description>
+                     <mandatory>false</mandatory>
+                     <default>exception</default>
+                     <option-sets>
+                         <option-set>
+                             <options>
+                                 <option>exception</option>
+                                 <option>ignore</option>
+                             </options>
+                         </option-set>
+                     </option-sets>
+                 </parameter>
                  <parameter type="bool">
                      <name>not-null</name>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to