This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from fc296756ac22 chore(deps): Bump the langchain4j group with 17 updates
(#24022)
new b3f6892fc76a chore: wrap component doc examples in tabs blocks with
YAML DSL
new 559029433517 chore: add YAML DSL examples to existing tabs blocks in
component docs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/docs/atmosphere-websocket-component.adoc | 78 +++++++----
.../src/main/docs/base64-dataformat.adoc | 70 ++++++++--
.../camel-bean/src/main/docs/bean-component.adoc | 16 ++-
.../camel-bean/src/main/docs/bean-language.adoc | 18 +++
.../src/main/docs/beanio-dataformat.adoc | 33 ++++-
.../camel-cron/src/main/docs/cron-component.adoc | 21 ++-
.../src/main/docs/pgp-dataformat.adoc | 21 ++-
.../camel-csv/src/main/docs/csv-dataformat.adoc | 67 ++++++++-
.../src/main/docs/cxf-component.adoc | 16 +++
.../src/main/docs/dataformat-component.adoc | 28 +++-
.../src/main/docs/datasonnet-language.adoc | 53 +++++++
.../src/main/docs/direct-component.adoc | 28 +++-
.../src/main/docs/dynamic-router-component.adoc | 16 ++-
.../src/main/docs/hwcloud-frs-component.adoc | 155 ++++++++++++++++-----
.../docs/hwcloud-imagerecognition-component.adoc | 140 ++++++++++++++-----
.../src/main/docs/hwcloud-smn-component.adoc | 81 ++++++++---
.../camel-jcr/src/main/docs/jcr-component.adoc | 83 ++++++++++-
.../camel-joor/src/main/docs/java-language.adoc | 35 ++++-
.../camel-joor/src/main/docs/joor-language.adoc | 35 ++++-
.../docs/kubernetes-config-maps-component.adoc | 104 +++++++++++---
.../main/docs/kubernetes-secrets-component.adoc | 103 +++++++++++---
.../camel-log/src/main/docs/log-component.adoc | 29 +++-
.../camel-mvel/src/main/docs/mvel-language.adoc | 26 +++-
.../camel-netty/src/main/docs/netty-component.adoc | 42 ++++--
.../camel-ocsf/src/main/docs/ocsf-dataformat.adoc | 63 +++++----
.../camel-ognl/src/main/docs/ognl-language.adoc | 26 +++-
.../camel-once/src/main/docs/once-component.adoc | 64 ++++++++-
.../src/main/docs/protobuf-dataformat.adoc | 66 ++++++---
.../camel-saxon/src/main/docs/xquery-language.adoc | 34 ++++-
.../src/main/docs/scheduler-component.adoc | 33 ++++-
.../camel-solr/src/main/docs/solr-component.adoc | 59 +++++++-
.../camel-spring/src/main/docs/spel-language.adoc | 34 ++++-
.../camel-ssh/src/main/docs/ssh-component.adoc | 84 +++++++++--
.../src/main/docs/swiftMt-dataformat.adoc | 70 ++++++++--
.../src/main/docs/swiftMx-dataformat.adoc | 70 ++++++++--
.../src/main/docs/telegram-component.adoc | 82 ++++++++---
.../src/main/docs/thrift-component.adoc | 71 ++++++++--
.../src/main/docs/thrift-dataformat.adoc | 54 +++++--
.../camel-timer/src/main/docs/timer-component.adoc | 94 +++++++++++--
.../src/main/docs/undertow-component.adoc | 12 ++
.../main/docs/xmlsecurity-verify-component.adoc | 46 ++++--
41 files changed, 1853 insertions(+), 407 deletions(-)