Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31770/src/main/java/org/xdoclet/plugin/hibernate

Modified Files:
        JoinedSubclass.jelly 
Log Message:
fix for XDP-53


Index: JoinedSubclass.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/JoinedSubclass.jelly,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** JoinedSubclass.jelly        4 May 2005 09:48:40 -0000       1.11
--- JoinedSubclass.jelly        9 May 2005 10:33:39 -0000       1.12
***************
*** 37,41 ****
     
          <!-- joined subclasses  -->
!         <j:forEach var="joinedSubclass" 
items="${plugin.getJoinedSubclasses(class)}">
              <j:import uri="org/xdoclet/plugin/hibernate/JoinedSubclass.jelly" 
inherit="true"/>
          </j:forEach>
--- 37,41 ----
     
          <!-- joined subclasses  -->
!         <j:forEach var="joinedSubclass" 
items="${plugin.getSubclasses(class,'hibernate.joined-subclass')}">
              <j:import uri="org/xdoclet/plugin/hibernate/JoinedSubclass.jelly" 
inherit="true"/>
          </j:forEach>



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to