Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-castor/src/test/java/org/xdoclet/plugin/castor/complete/expected
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4440/plugin-castor/src/test/java/org/xdoclet/plugin/castor/complete/expected

Modified Files:
        mapping-ae-off.xml mapping.xml mapping-shortname-off.xml 
        mapping-method-only.xml 
Log Message:
XDP-70: Castor Plugin doesn't support @castor.field-sql fields
Fixed: Added support, testcases updates.

Index: mapping.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-castor/src/test/java/org/xdoclet/plugin/castor/complete/expected/mapping.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mapping.xml 23 Jun 2005 00:05:20 -0000      1.2
--- mapping.xml 25 Jun 2005 01:37:02 -0000      1.3
***************
*** 56,59 ****
--- 56,66 ----
             collection="set"
             handler="handler-test-value">
+            <sql read-only="false" 
+                 name="name-test-value" 
+                 type="type-test-value" 
+                 many-key="many-key-test-value" 
+                 transient="true" 
+                 many-table="many-table-test-value"
+             />
             <bind-xml name="name-test-value"
                       auto-naming="deriveByClass" 

Index: mapping-method-only.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-castor/src/test/java/org/xdoclet/plugin/castor/complete/expected/mapping-method-only.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mapping-method-only.xml     23 Jun 2005 00:05:20 -0000      1.2
--- mapping-method-only.xml     25 Jun 2005 01:37:02 -0000      1.3
***************
*** 34,37 ****
--- 34,44 ----
             collection="set"
             handler="handler-test-value">
+            <sql read-only="false" 
+                 name="name-test-value" 
+                 type="type-test-value" 
+                 many-key="many-key-test-value" 
+                 transient="true" 
+                 many-table="many-table-test-value"
+             />
             <bind-xml name="name-test-value"
                       auto-naming="deriveByClass" 

Index: mapping-ae-off.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-castor/src/test/java/org/xdoclet/plugin/castor/complete/expected/mapping-ae-off.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mapping-ae-off.xml  23 Jun 2005 00:05:20 -0000      1.2
--- mapping-ae-off.xml  25 Jun 2005 01:37:02 -0000      1.3
***************
*** 56,59 ****
--- 56,66 ----
             collection="set"
             handler="handler-test-value">
+            <sql read-only="false" 
+                 name="name-test-value" 
+                 type="type-test-value" 
+                 many-key="many-key-test-value" 
+                 transient="true" 
+                 many-table="many-table-test-value"
+             />
             <bind-xml name="name-test-value"
                       auto-naming="deriveByClass" 

Index: mapping-shortname-off.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-castor/src/test/java/org/xdoclet/plugin/castor/complete/expected/mapping-shortname-off.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mapping-shortname-off.xml   23 Jun 2005 00:05:20 -0000      1.2
--- mapping-shortname-off.xml   25 Jun 2005 01:37:02 -0000      1.3
***************
*** 56,59 ****
--- 56,66 ----
             collection="set"
             handler="handler-test-value">
+            <sql read-only="false" 
+                 name="name-test-value" 
+                 type="type-test-value" 
+                 many-key="many-key-test-value" 
+                 transient="true" 
+                 many-table="many-table-test-value"
+             />
             <bind-xml name="name-test-value"
                       auto-naming="deriveByClass" 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to