Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter
In directory 
james.mmbase.org:/tmp/cvs-serv2797/portlets-newsletter/config/applications/newsletter

Modified Files:
        cronjobs.xml 
Log Message:
CMSC-825 Send publication out


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter
See also: http://www.mmbase.org/jira/browse/CMSC-825


Index: cronjobs.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/cronjobs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- cronjobs.xml        16 Apr 2008 10:35:05 -0000      1.3
+++ cronjobs.xml        8 May 2008 06:37:14 -0000       1.4
@@ -7,5 +7,11 @@
                <config></config>
                <type>2</type>
        </node>
-
+   <node number="104972" owner="default">
+      <name>Publication Sent CronJob</name>
+      <crontime>*/5 * * * *</crontime>
+      <classfile>com.finalist.newsletter.PublicationSentCronJob</classfile>
+      <config></config>
+      <type>2</type>
+   </node>
 </cronjobs>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to