Update of /var/cvs/tests/config/builders/tests
In directory james.mmbase.org:/tmp/cvs-serv29366/tests

Modified Files:
        aa.xml xx.xml 
Log Message:
MMB-1736


See also: http://cvs.mmbase.org/viewcvs/tests/config/builders/tests
See also: http://www.mmbase.org/jira/browse/MMB-1736


Index: aa.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/aa.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- aa.xml      23 Sep 2008 06:52:52 -0000      1.9
+++ aa.xml      1 Dec 2008 22:41:36 -0000       1.10
@@ -109,6 +109,12 @@
         <type key="false" notnull="false" state="persistent">BOOLEAN</type>
       </db>
     </field>
+    <field>
+      <db>
+        <name>decimalfield</name>
+        <type key="false" notnull="false" state="persistent">DECIMAL</type>
+      </db>
+    </field>
     <!--
     <field>
       <gui>


Index: xx.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/xx.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- xx.xml      23 Sep 2008 06:52:52 -0000      1.11
+++ xx.xml      1 Dec 2008 22:41:36 -0000       1.12
@@ -154,6 +154,12 @@
         <type key="false" notnull="true" state="persistent">BOOLEAN</type>
       </db>
     </field>
+    <field>
+      <db>
+        <name>decimalfield</name>
+        <type key="false" notnull="true" state="persistent">DECIMAL</type>
+      </db>
+    </field>
 
 <!--
     <field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to