Quartz 1.4.3 Release Notes

Key Changes

  • Various minor bug fixes (see change log)
  • Small feature improvements (see change log)
  • Small documentation fixes/improvements

Migration Notes

Version Description Old Code New Code
1.4.x No compatibility issues    

Changelog

OpenSymphony JIRA (25 issues)
T Key Summary
Improvement QUARTZ-97 LoggingJobHistoryPlugin.getLog() should not be static
Bug QUARTZ-93 Build File doesn't delete quartz-src.jar during clean
Bug QUARTZ-91 NullPointerException in updateWithNewCalendar
Bug QUARTZ-90 Update SQL script for MS SQL SErver
Bug QUARTZ-89 JobSchedulingDataProcessor causes exception for files not in classpath
Bug QUARTZ-88 Wrong field is fetched into JobDetail when selectJobForTrigger is used
Improvement QUARTZ-85 pointbase dbtable definition
Improvement QUARTZ-84 General Logging Enhancements
Bug QUARTZ-80 MonthlyCalendar.isTimeIncluded returns wrong value
Bug QUARTZ-78 Trigger defines equals() without hashCode()
Bug QUARTZ-76 EJBInvokerJob cannot invoke methods on inherited methods
Improvement QUARTZ-73 New HSQLDB schema for 1.7.2
Bug QUARTZ-70 FAQ entry "How do I stop a Job..." has no answer (check the page)
Bug QUARTZ-68 JobInitializationPlugin: jobs.xml in classpath can't be found by FileScanJob
Bug QUARTZ-67 Typo in org.quartz.plugins.xml.JobInitializationPlugin
Bug QUARTZ-65 CronTrigger with startDate in the past executes once before correctly using schedule
Bug QUARTZ-63 JobInitializationPlugin does not pick up changes if file loaded from classpath
Bug QUARTZ-62 QuartzInitializerServlet
Bug QUARTZ-61 Inclusion of quartz-service.xml annoying
Bug QUARTZ-60 Cron trigger startTime not working as expected
Bug QUARTZ-59 Quartz API Documentation refers to the JobDetail class as an interface.
Improvement QUARTZ-57 MySQL InnoDB Script
Improvement QUARTZ-51 Change fields and methods to protected.
Bug QUARTZ-48 stateful job get blocked
Bug QUARTZ-25 Multiple job threads for a single job