This repository has been archived by the owner on May 26, 2020. It is now read-only.
Releases: CJSCommonPlatform/job-manager
Releases · CJSCommonPlatform/job-manager
2.2.0
[2.2.0] - 2018-11-05
Changed
- Update utilities to version 1.16.0
2.1.0
[2.1.0]
Changed
- Task is only run if the next start time is before or equal to the current time
2.0.2
[2.0.2]
Changed
- Adjusted logging level of jobScheduler to cleanup server logs.
2.0.1
[2.0.1]
- Changed JobScheduler start-wait and timer-interval property names to be milliseconds rather
than seconds - Added a dependency from job-executor to utilities core to allow ValueProducer to be used to get the JobScheduler JNDI properties
2.0.0
[2.0.0] - 2018-08-03
- Major refactoring of the code to clearly distinguish task, job and transient execution state
1.0.0
[1.0.0] - 2018-07-18
- First release