Update of /var/cvs/applications/crontab/config/builders/crontab
In directory james.mmbase.org:/tmp/cvs-serv26516/config/builders/crontab

Modified Files:
        cronjobs.xml 
Log Message:
more MMB-1687


See also: 
http://cvs.mmbase.org/viewcvs/applications/crontab/config/builders/crontab
See also: http://www.mmbase.org/jira/browse/MMB-1687


Index: cronjobs.xml
===================================================================
RCS file: /var/cvs/applications/crontab/config/builders/crontab/cronjobs.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- cronjobs.xml        29 Jul 2008 15:21:45 -0000      1.5
+++ cronjobs.xml        29 Jul 2008 17:58:34 -0000      1.6
@@ -99,11 +99,11 @@
         <guiname xml:lang="en">Job type</guiname>
       </gui>
       <datatype base="integer" xmlns="http://www.mmbase.org/xmlns/datatypes";>
-        <default value="MUSTBEONE_JOB_TYPE" />
+        <default value="MUSTBEONE" />
         <required value="true" />
         <enumeration>
           <entry
-              javaconstants="org.mmbase.applications.crontab.CronEntry.Type"
+              javaconstants="org.mmbase.applications.crontab.CronEntry$Type"
               
basename="org.mmbase.applications.crontab.builders.resources.jobtypes" />
         </enumeration>
       </datatype>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to