This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from c1e465cb CAMEL-16688: Added unit test add e32cd36 CAMEL-16581: camel-quartz - Should interrupt current inlfight exchanges if configured to interrupt on shutdown. Added in docs the danger of using this. add 9395dfe Regen for commit e32cd364b64ade71aa2efd990ab034b66a1fc412 No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/quartz.json | 2 +- .../camel/catalog/docs/quartz-component.adoc | 2 +- .../org/apache/camel/component/quartz/quartz.json | 2 +- .../src/main/docs/quartz-component.adoc | 2 +- .../apache/camel/component/quartz/CamelJob.java | 22 +++++++++++++++++++++- .../camel/component/quartz/QuartzComponent.java | 5 ++++- .../component/quartz/QuartzInterruptTest.java | 1 + .../dsl/QuartzComponentBuilderFactory.java | 5 +++++ .../modules/ROOT/pages/quartz-component.adoc | 2 +- 9 files changed, 36 insertions(+), 7 deletions(-)