Message: The following issue has been resolved as FIXED.
Resolver: Paul Hammant Date: Wed, 25 Aug 2004 8:47 PM applied subject to release --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/PLANET-3 Here is an overview of the issue: --------------------------------------------------------------------- Key: PLANET-3 Summary: Patch for scheduler-impl Type: Bug Status: Resolved Priority: Major Resolution: FIXED Project: Avalon Planet Components: CORNERSTONE Assignee: Reporter: Jon Elson-Green Created: Wed, 25 Aug 2004 6:01 PM Updated: Wed, 25 Aug 2004 8:47 PM Environment: merlin 3.3.0 Description: The priority queue for scheduled events fails for large times in the future (such as a cron event set some months in advance) because it casts the time difference to an int. The patch instead returns a -1, 0 or 1 based on the difference. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]