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 |
---|---|---|
Security Updates (CVE-2019-13990): Quartz-Jobs 2.3.2 , Quartz 2.3.2 | gk | |
Allow Java9+ build by adding dependency jaxb-api 2.3.1 | painter |
Release 1.1.1 – 2019-02-26
Type | Changes | By |
---|---|---|
Update unit tests to BaseUnit5Test | painter | |
Update to yaafi-1.0.8 and testcontainer 1.0.8 | painter | |
Update dependency to quartz-2.2.1 | tv |
Release 1.1.0 – 2011-09-14
Type | Changes | By |
---|---|---|
Update dependency to quartz-2.0.0 | tv | |
Injecting Avalon logger into a job instance if "LogEnabled" is implemented by this job instance. | sgoeschl | |
Complete rewrite of the service thereby using quartz-1.8.3 and dropping xstream. | sgoeschl | |
Improved the M2 build to cut a release candidate | sgoeschl | |
Added a Maven 2 pom and expanded the JavaDocs. | seade | |
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 | |
Bump to Quartz 1.5.1. | epugh | |
Upgrade to Quartz 1.5, update for the new xstream xml format for CronTrigger. | epugh |
Release 1.0 – 2004-11-24
Type | Changes | By |
---|---|---|
If you provide a jobName and jobGroup for a trigger it will autoschedule that component. | epugh | |
Removed the component Factory for loading jobdetails and triggers in favor of xstream | epugh | |
Initial import | epugh |