Update of /var/cvs/config
In directory james.mmbase.org:/tmp/cvs-serv13363
Modified Files:
datatypes.xml
Log Message:
MMB-1810. Explicitely configured a CommitProcessor for the impleicit fields
See also: http://cvs.mmbase.org/viewcvs/config
See also: http://www.mmbase.org/jira/browse/MMB-1810
Index: datatypes.xml
===================================================================
RCS file: /var/cvs/config/datatypes.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -b -r1.81 -r1.82
--- datatypes.xml 17 Apr 2009 15:13:17 -0000 1.81
+++ datatypes.xml 24 Apr 2009 15:06:07 -0000 1.82
@@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mmbase.org/xmlns/datatypes
http://www.mmbase.org/xmlns/datatypes.xsd">
- <!-- @version $Id: datatypes.xml,v 1.81 2009/04/17 15:13:17 michiel Exp $ -->
+ <!-- @version $Id: datatypes.xml,v 1.82 2009/04/24 15:06:07 michiel Exp $ -->
<!--
schematic syntax of one datatype entry:
@@ -824,6 +824,11 @@
Blobs. Images, attachments, those kind of things.
</description>
<class name="org.mmbase.datatypes.BinaryDataType" />
+
+ <commitprocessor>
+ <class name="org.mmbase.datatypes.processors.BinaryCommitProcessor" />
+ </commitprocessor>
+
</datatype>
<datatype id="node">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs