Update of
/var/cvs/contributions/CMSContainer_Modules/publish-remote/config/applications/Publisher/builders
In directory
james.mmbase.org:/tmp/cvs-serv15858/publish-remote/config/applications/Publisher/builders
Modified Files:
publishqueue.xml remotenodes.xml
Log Message:
CMSC-1330 Upgrade CMSc to use MMBase 1.9
datatype base is integer
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/publish-remote/config/applications/Publisher/builders
See also: http://www.mmbase.org/jira/browse/CMSC-1330
Index: publishqueue.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/publish-remote/config/applications/Publisher/builders/publishqueue.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- publishqueue.xml 1 Aug 2008 14:47:46 -0000 1.1
+++ publishqueue.xml 10 Apr 2009 11:22:35 -0000 1.2
@@ -114,7 +114,7 @@
<search>4</search>
</positions>
</editor>
- <datatype xmlns="http://www.mmbase.org/xmlns/datatypes"
/>
+ <datatype base="integer"
xmlns="http://www.mmbase.org/xmlns/datatypes" />
<db>
<name>destinationcloud</name>
<type state="persistent"
notnull="true">INTEGER</type>
@@ -158,7 +158,7 @@
<search>-1</search>
</positions>
</editor>
- <datatype xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <datatype base="datetime"
xmlns="http://www.mmbase.org/xmlns/datatypes">
<default value="now" />
</datatype>
<db>
Index: remotenodes.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/publish-remote/config/applications/Publisher/builders/remotenodes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- remotenodes.xml 1 Aug 2008 14:47:46 -0000 1.1
+++ remotenodes.xml 10 Apr 2009 11:22:35 -0000 1.2
@@ -70,7 +70,7 @@
<search>3</search>
</positions>
</editor>
- <datatype xmlns="http://www.mmbase.org/xmlns/datatypes" />
+ <datatype base="integer"
xmlns="http://www.mmbase.org/xmlns/datatypes" />
<db>
<name>sourcecloud</name>
<type state="persistent" notnull="true">INTEGER</type>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs