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

Modified Files:
        aa.xml bb.xml cc.xml xx.xml 
Log Message:
bytefile is a bit silly name for a binary field


See also: http://cvs.mmbase.org/viewcvs/tests/config/builders/tests


Index: aa.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/aa.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- aa.xml      23 Mar 2006 00:41:25 -0000      1.8
+++ aa.xml      23 Sep 2008 06:52:52 -0000      1.9
@@ -41,7 +41,7 @@
         </positions>
       </editor>
       <db>
-        <name>bytefield</name>
+        <name>binaryfield</name>
         <type key="false" notnull="false" state="persistent">BINARY</type>
       </db>
     </field>


Index: bb.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/bb.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- bb.xml      31 Mar 2006 13:15:58 -0000      1.7
+++ bb.xml      23 Sep 2008 06:52:52 -0000      1.8
@@ -51,7 +51,7 @@
 
     <field>
       <gui>
-        <guiname xml:lang="en">ByteField</guiname>
+        <guiname xml:lang="en">BinaryField</guiname>
       </gui>
       <editor>
         <positions>
@@ -59,7 +59,7 @@
         </positions>
       </editor>
       <db>
-        <name>bytefield</name>
+        <name>binaryfield</name>
         <type key="false" notnull="false" state="persistent">BINARY</type>
       </db>
     </field>


Index: cc.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/cc.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- cc.xml      31 Mar 2006 13:15:59 -0000      1.7
+++ cc.xml      23 Sep 2008 06:52:52 -0000      1.8
@@ -51,7 +51,7 @@
 
     <field>
       <gui>
-        <guiname xml:lang="en">ByteField</guiname>
+        <guiname xml:lang="en">BinaryField</guiname>
       </gui>
       <editor>
         <positions>
@@ -59,7 +59,7 @@
         </positions>
       </editor>
       <db>
-        <name>bytefield</name>
+        <name>binaryfield</name>
         <type key="false" notnull="false" state="persistent">BINARY</type>
       </db>
     </field>


Index: xx.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/xx.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- xx.xml      31 Mar 2006 13:15:59 -0000      1.10
+++ xx.xml      23 Sep 2008 06:52:52 -0000      1.11
@@ -51,7 +51,7 @@
 
     <field>
       <gui>
-        <guiname xml:lang="en">ByteField</guiname>
+        <guiname xml:lang="en">BinaryField</guiname>
       </gui>
       <editor>
         <positions>
@@ -59,7 +59,7 @@
         </positions>
       </editor>
       <db>
-        <name>bytefield</name>
+        <name>binaryfield</name>
         <type key="false" notnull="true" state="persistent">BYTE</type>
       </db>
     </field>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to