Fulcrum Quartz

Release History

Version Date Description
1.1.2 in SVN  
1.1.1 2019-02-26  
1.1.0 2011-09-14  
1.0 2004-11-24  

Release 1.1.2 – in SVN

Type Changes By
Update Security Updates (CVE-2019-13990): Quartz-Jobs 2.3.2 , Quartz 2.3.2 gk
Update Allow Java9+ build by adding dependency jaxb-api 2.3.1 painter

Release 1.1.1 – 2019-02-26

Type Changes By
Update Update unit tests to BaseUnit5Test painter
Update Update to yaafi-1.0.8 and testcontainer 1.0.8 painter
Update Update dependency to quartz-2.2.1 tv

Release 1.1.0 – 2011-09-14

Type Changes By
Update Update dependency to quartz-2.0.0 tv
Update Injecting Avalon logger into a job instance if "LogEnabled" is implemented by this job instance. sgoeschl
Update Complete rewrite of the service thereby using quartz-1.8.3 and dropping xstream. sgoeschl
Update Improved the M2 build to cut a release candidate sgoeschl
Update Added a Maven 2 pom and expanded the JavaDocs. seade
Update 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. seade
Update Bump to Quartz 1.5.1. epugh
Update Upgrade to Quartz 1.5, update for the new xstream xml format for CronTrigger. epugh

Release 1.0 – 2004-11-24

Type Changes By
Add If you provide a jobName and jobGroup for a trigger it will autoschedule that component. epugh
Update Removed the component Factory for loading jobdetails and triggers in favor of xstream epugh
Update Initial import epugh