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-serv20811/src/main/java/org/xdoclet/plugin/hibernate

Modified Files:
        Property.jelly 
Log Message:
fix for XDP-153


Index: Property.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/Property.jelly,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Property.jelly      17 Sep 2005 15:57:41 -0000      1.14
--- Property.jelly      15 Jan 2006 11:49:17 -0000      1.15
***************
*** 18,23 ****
              formula="${propertyTag.formula}"
              index="${propertyTag.index}"
              lazy="${propertyTag.lazy}">
! 
              <j:forEach var="metaTag" 
items="${property.entity.getTagsByName('hibernate.meta')}">
                  <j:import uri="/Meta.jelly" inherit="true"/>
--- 18,24 ----
              formula="${propertyTag.formula}"
              index="${propertyTag.index}"
+             node="${propertyTag.node}"
              lazy="${propertyTag.lazy}">
!             
              <j:forEach var="metaTag" 
items="${property.entity.getTagsByName('hibernate.meta')}">
                  <j:import uri="/Meta.jelly" inherit="true"/>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to