You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/02/21 18:57:51 UTC

(camel) branch regen_bot updated (6ae7671bb35 -> f5ea5eeee9b)

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 6ae7671bb35 CAMEL-20410: documentation fixes for camel-stitch
     add 1460c3e97af CAMEL-20410: documentation fixes for camel-stomp
     add 877dd724c48 CAMEL-20410: documentation fixes for camel-stomp
     add 29d418286fe CAMEL-20410: documentation fixes for camel-stream
     add fac3eb81d06 CAMEL-20410: documentation fixes for camel-stringtemplate
     add 0e3d009f96c CAMEL-20410: documentation fixes for camel-stub
     add 2ef23d5de04 CAMEL-20410: documentation fixes for camel-swift
     add c60e2ac0283 CAMEL-20410: documentation fixes for camel-syslog
     add f5ea5eeee9b CAMEL-20431: camel-jbang - Backlog debugger in suspend mode via -D should carry over to child process if using --camel-version to run with a different version.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/stomp.json    |  2 +-
 .../org/apache/camel/component/stomp/stomp.json       |  2 +-
 .../camel-stomp/src/main/docs/stomp-component.adoc    | 19 +++++++++----------
 .../apache/camel/component/stomp/StompEndpoint.java   |  2 +-
 .../camel-stream/src/main/docs/stream-component.adoc  |  2 +-
 .../src/main/docs/string-template-component.adoc      |  6 +++---
 .../camel-stub/src/main/docs/stub-component.adoc      | 12 +++++++-----
 .../camel-swift/src/main/docs/swiftMt-dataformat.adoc |  4 ++--
 .../camel-swift/src/main/docs/swiftMx-dataformat.adoc |  4 ++--
 .../camel-syslog/src/main/docs/syslog-dataformat.adoc | 10 +++++-----
 .../org/apache/camel/dsl/jbang/core/commands/Run.java |  7 +++++++
 11 files changed, 39 insertions(+), 31 deletions(-)