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

Modified Files:
        jdo_xml.package_class_fetch-group.xdt 
Log Message:
- xtags.xml: Replaced all ' by ' and all " by "
- Tag 'jdo.fetch-group': Attributes 'field-names' and 'fetch-group-names' are 
deprecated now and replaced by 'fields' and 'fetch-groups'.

Index: jdo_xml.package_class_fetch-group.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources/jdo_xml.package_class_fetch-group.xdt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** jdo_xml.package_class_fetch-group.xdt       18 Sep 2005 23:37:51 -0000      
1.3
--- jdo_xml.package_class_fetch-group.xdt       19 Sep 2005 17:19:57 -0000      
1.4
***************
*** 1,2 ****
--- 1,3 ----
+ 
       <XDtClass:forAllClassTags tagName="jdo.fetch-group" superclasses="false">
        <fetch-group
***************
*** 8,12 ****
         </XDtClass:ifHasClassTag>
        >
!        <XDtJdo:forAllFetchGroupFieldNames>
           <field name="<XDtJdo:currentFetchGroupFieldName/>"
            <XDtJdo:ifCurrentFetchGroupFieldHasFetchDepth>
--- 9,13 ----
         </XDtClass:ifHasClassTag>
        >
!        <XDtJdo:forAllFetchGroupFields>
           <field name="<XDtJdo:currentFetchGroupFieldName/>"
            <XDtJdo:ifCurrentFetchGroupFieldHasFetchDepth>
***************
*** 14,18 ****
            </XDtJdo:ifCurrentFetchGroupFieldHasFetchDepth>
           />
!        </XDtJdo:forAllFetchGroupFieldNames>
         <XDtClass:ifHasClassTag tagName="jdo.fetch-group" 
paramName="fetch-group-names">
          <XDtClass:forAllClassTagTokens tagName="jdo.fetch-group" 
paramName="fetch-group-names" delimiter=", ">
--- 15,24 ----
            </XDtJdo:ifCurrentFetchGroupFieldHasFetchDepth>
           />
!        </XDtJdo:forAllFetchGroupFields>
!        <XDtClass:ifHasClassTag tagName="jdo.fetch-group" 
paramName="fetch-groups">
!         <XDtClass:forAllClassTagTokens tagName="jdo.fetch-group" 
paramName="fetch-groups" delimiter=", ">
!          <fetch-group name="<XDtClass:currentToken/>"/>
!         </XDtClass:forAllClassTagTokens>
!        </XDtClass:ifHasClassTag>
         <XDtClass:ifHasClassTag tagName="jdo.fetch-group" 
paramName="fetch-group-names">
          <XDtClass:forAllClassTagTokens tagName="jdo.fetch-group" 
paramName="fetch-group-names" delimiter=", ">



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