Quartz 1.4.5 Release Notes

Key Changes

  • JRE 1.5 Compatability fix (Quartz works with JDK 1.3.1, 1.4.x, and 1.5.x)
  • 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 (12 issues)
T Key Summary
Bug QUARTZ-197 "<File 'jobs.xml' does not exist.> && <File 'C:\bea\user_projects\applications\test\TestWeb\WEB-INF\classes\jobs.xml' unchanged.>
Bug QUARTZ-170 TriggerComparator compare() bug
Bug QUARTZ-153 JobSchedulingDataProcessor.DateConverter overrides other Converters
Bug QUARTZ-152 JobSchedulingDataProcessor Digester needs to setUseContextClassLoader(true)
Bug QUARTZ-144 JobInitializationPlugin with JDBCJobStore throws NullPointerException
Bug QUARTZ-141 Failed to load ob_scheduling_data_1_1.xsd in Spring framework
Improvement QUARTZ-136 Two triggers of the same name+group cause JobPersistenceException from jobInitializationPlugin
Bug QUARTZ-134 Probem with Stateful jobs
Improvement QUARTZ-133 Misleading ClusterManager message
Bug QUARTZ-131 The DB2 database script supplied for DB2 7.x doesn't work out-of-the-zip
Bug QUARTZ-129 ShutdownHookPlugin does not respect the cleanShutdown flag setting
Bug QUARTZ-128 Scheduler doesnt on JDK 1.5