[ANNOUNCE] fulcrum-quartz 1.1.0 released
Thomas Vandahl <[email protected]> Tue, 08 Nov 2011 21:15:10 +0100
| Newsgroups | gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <[email protected]> |
The Fulcrum Quartz team is pleased to announce the fulcrum-quartz-1.1.0 release! A wrapper around the Quartz Scheduler. Changes in this version include: Changes: o Update dependency to quartz-2.0.0 o Injecting Avalon logger into a job instance if "LogEnabled" is implemented by this job instance. o Complete rewrite of the service thereby using quartz-1.8.3 and dropping xstream. o Improved the M2 build to cut a release candidate o Added a Maven 2 pom and expanded the JavaDocs. o Bump to Quartz 1.5.2, update to new XStream xml format for CronTrigger. It looks like this may have stabilized now. Thanks to Youngho Cho for the patch. o Bump to Quartz 1.5.1. o Upgrade to Quartz 1.5, update for the new xstream xml format for CronTrigger. Have fun! -Fulcrum Quartz team