[cvs] expresso/expresso-web/expresso/doc ChangeLog.xml

JCorporate Ltd jcorp at jcorp2.servlets.net
Wed May 12 17:44:50 PDT 2004


Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv17714/expresso-web/expresso/doc

Modified Files:
	ChangeLog.xml 
Log Message:
crontab bugfix


Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.217
retrieving revision 1.218
diff -C2 -d -r1.217 -r1.218
*** ChangeLog.xml	12 May 2004 07:25:51 -0000	1.217
--- ChangeLog.xml	13 May 2004 00:44:48 -0000	1.218
***************
*** 11,14 ****
--- 11,20 ----
  				<contributor>Larry Hamel</contributor>
  			</performance-improvement>
+ 			<bug-fix title="Removing JobQueue entry for recurring job now removes the job from the CronTab">
+ 				<explanation>When the JobHandler checks the JobQueue for new jobs, it will now also make sure 
+ 				that the JobQueue entry for current CronTab entries associated with a JobQueue entry exists. If it
+ 				does not, the CronTab entry is deleted.</explanation>
+ 				<contributor>Mike Traum</contributor>
+ 			</bug-fix>
  			<bug-fix title="Fixed DBObject Null Test Case">
  				<explanation>Null Test case was performaing a clear() and an update() with an auto-inc field.  The Update() would then clear the auto-inc field, resulting in bogus test results.</explanation>



More information about the cvs mailing list