This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 64c82aaf94d CI deploy task should execute for main and LTS branches add 5a202d09db8 CAMEL-18318: camel-quartz - Add ignoreExpiredNextFireTime option. No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/quartz.json | 1 + .../component/quartz/QuartzEndpointConfigurer.java | 6 +++ .../component/quartz/QuartzEndpointUriFactory.java | 3 +- .../org/apache/camel/component/quartz/quartz.json | 1 + .../camel/component/quartz/QuartzComponent.java | 20 +++++++++ .../camel/component/quartz/QuartzEndpoint.java | 49 +++++++++++++++++++--- .../endpoint/dsl/QuartzEndpointBuilderFactory.java | 45 ++++++++++++++++++++ 7 files changed, 118 insertions(+), 7 deletions(-)