Quartz 1.4.4 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 (15 issues)
T Key Summary
Bug QUARTZ-217 CLONE -java.lang.StringIndexOutOfBoundsException in CronTrigger class
Bug QUARTZ-126 Incorrect handling of triggers in RAMJobStore.
Bug QUARTZ-125 scheduler takes 100% CPU at startup
Bug QUARTZ-124 SimpleTrigger.SetRepeatInterval javadoc comment is incorrect
Bug QUARTZ-123 Compatibility with Weblogic 8.1 and Oracle Thin JDBC Driver
Bug QUARTZ-121 java.lang.StringIndexOutOfBoundsException in CronTrigger class
Bug QUARTZ-120 can't instantiate MonthlyCalendar
Bug QUARTZ-118 potential CronTrigger NullPointerException
Bug QUARTZ-116 QRTZ_TRIGGERS / IS_VOLATILE / Postgres 8.0 typing
Improvement QUARTZ-110 The StdScheduler/QuartzInitializerServlet should try to load config from Classloader
Improvement QUARTZ-108 EJBInvokerJob: getInitialContext without parameters
Bug QUARTZ-106 RAMJobStore Trigger deletion infinite loop in acquireNextTrigger
Bug QUARTZ-105 (reopen) JobSchedulingDataProcessor causes exception for files not in classpath
Bug QUARTZ-103 JobInitializationPlugin starting second Scheduler
Bug QUARTZ-53 ClassCastException during Blob operations in Weblogic 8.1 when used with Data Source backed up by Oracle JDBC pool