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

Modified Files:
        Simple.hbm.xml Simple.java 
Log Message:
fix for XDP-153


Index: Simple.hbm.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/Simple.hbm.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** Simple.hbm.xml      4 Jan 2006 10:20:00 -0000       1.22
--- Simple.hbm.xml      15 Jan 2006 11:49:17 -0000      1.23
***************
*** 34,38 ****
              </type>
          </property>
!         <property name="blurge" index="blam" access="field">
              <meta inherit="true" attribute="attribute">blurge</meta>
          </property>
--- 34,38 ----
              </type>
          </property>
!         <property name="blurge" index="blam" access="field" node="glum" >
              <meta inherit="true" attribute="attribute">blurge</meta>
          </property>

Index: Simple.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/Simple.java,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** Simple.java 2 Sep 2005 09:14:02 -0000       1.29
--- Simple.java 15 Jan 2006 11:49:17 -0000      1.30
***************
*** 36,40 ****
       * property defined on field level
       *
!      * @hibernate.property index="blam"
       * @hibernate.meta attribute="attribute" inherit="true" value="blurge"
       */
--- 36,40 ----
       * property defined on field level
       *
!      * @hibernate.property index="blam" node="glum"
       * @hibernate.meta attribute="attribute" inherit="true" value="blurge"
       */



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