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

Modified Files:
        jdo_xml.package_class_field.xdt 
Log Message:
Added project-wide default-fetch-depth (which is overridden by field-tag 
"fetch-depth").

Index: jdo_xml.package_class_field.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources/jdo_xml.package_class_field.xdt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** jdo_xml.package_class_field.xdt     27 Aug 2005 16:13:59 -0000      1.9
--- jdo_xml.package_class_field.xdt     17 Sep 2005 15:49:34 -0000      1.10
***************
*** 55,58 ****
--- 55,63 ----
                 fetch-depth="<XDtField:fieldTagValue tagName="jdo.field" 
paramName="fetch-depth"/>"
            </XDtField:ifHasFieldTag>
+           <XDtField:ifDoesntHaveFieldTag tagName="jdo.field" 
paramName="fetch-depth">
+            <XDtConfig:ifConfigParamNotEquals paramName="fetchDepth" 
value="-1">
+                fetch-depth="<XDtConfig:configParameterValue 
paramName="fetchDepth"/>"
+            </XDtConfig:ifConfigParamNotEquals>
+           </XDtField:ifDoesntHaveFieldTag>
            <XDtField:ifHasFieldTag tagName="jdo.field" paramName="mapped-by">
                 mapped-by="<XDtField:fieldTagValue tagName="jdo.field" 
paramName="mapped-by"/>"



-------------------------------------------------------
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