This PR adds quartz.properties file for example5. The current version of the example5 doesn't showcase handling of misfires. This PR fixes that.
Fixes issue #
example5 output
Changes
Adds quartz.properties file for example5
Checklist
[x] tested locally
[ ] updated the docs
[ ] added appropriate test
[x] signed-off on the DCO referenced in the CONTRIBUTING link below via git commit -s on my commits, and submit this code under terms of the Apache 2.0 license and assign copyright to the Quartz project owners
(If you're not using command-line, you can use a browser extension )
This PR adds
quartz.properties
file for example5. The current version of the example5 doesn't showcase handling of misfires. This PR fixes that.Fixes issue # example5 output
Changes
quartz.properties
file for example5Checklist
[x] signed-off on the DCO referenced in the CONTRIBUTING link below via
git commit -s
on my commits, and submit this code under terms of the Apache 2.0 license and assign copyright to the Quartz project owners (If you're not using command-line, you can use a browser extension )In submitting this contribution, I agree to the terms of contributing as referred to here: https://github.com/quartz-scheduler/contributing/blob/main/CONTRIBUTING.md