This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from d778e5f952c CAMEL-20459: documentation fixes for the log EIP.
new 5b5c44d4a0b CAMEL-20459: minor documentation tweaks for the event
message EIP.
new 42e966705c9 CAMEL-20459: minor documentation tweaks for the dead
letter channel EIP.
new 3878d31b141 CAMEL-20459: documentation fixes for the loop EIP.
new 77958d468c3 CAMEL-20459: documentation fixes for the marshal EIP.
new f18511884ef CAMEL-20459: documentation fixes for the message EIP.
new 683a007327b CAMEL-20459: documentation fixes for the message broker
EIP.
new db7cb04b844 CAMEL-20459: documentation fixes for the message bus EIP.
new e71a70bbca5 CAMEL-20459: documentation fixes for the message
dispatcher EIP.
new 0a01c08d284 CAMEL-20459: documentation fixes for the message endpoint
EIP.
new 6dfef1d76be CAMEL-20459: documentation fixes for the message
expiration EIP.
new 0219a595be5 CAMEL-20459: minor documentation tweaks for the from EIP.
new 1f2d2cae47a CAMEL-20459: minor documentation tweaks for the message
history EIP.
new 8baa04777fd CAMEL-20459: minor documentation tweaks for the message
router EIP.
new dcdfe21ed99 CAMEL-20459: minor documentation tweaks for the message
translator EIP.
new dfe894ae18a CAMEL-20459: minor documentation tweaks for the messaging
gateway EIP.
new e9dcd3afe47 CAMEL-20459: minor documentation tweaks for the messaging
mapper EIP.
new 440eed62d69 CAMEL-20459: minor documentation tweaks for the multicast
EIP.
new bc7ffb42b76 CAMEL-20459: minor documentation tweaks for the normalizer
EIP.
new 3e1ffa93332 CAMEL-20459: minor documentation tweaks for the onFallback
EIP.
new d9843654a8a CAMEL-20459: minor documentation tweaks for the pipeline
EIP.
The 20 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:
.../modules/eips/pages/dead-letter-channel.adoc | 54 +++++++++++--
.../docs/modules/eips/pages/event-message.adoc | 2 +-
.../src/main/docs/modules/eips/pages/from-eip.adoc | 2 +
.../src/main/docs/modules/eips/pages/loop-eip.adoc | 6 +-
.../main/docs/modules/eips/pages/marshal-eip.adoc | 11 +--
.../docs/modules/eips/pages/message-broker.adoc | 2 +-
.../main/docs/modules/eips/pages/message-bus.adoc | 4 +-
.../modules/eips/pages/message-dispatcher.adoc | 4 +-
.../docs/modules/eips/pages/message-endpoint.adoc | 2 +-
.../modules/eips/pages/message-expiration.adoc | 2 +-
.../docs/modules/eips/pages/message-history.adoc | 92 +++++++++++++++++-----
.../docs/modules/eips/pages/message-router.adoc | 12 +--
.../modules/eips/pages/message-translator.adoc | 8 +-
.../src/main/docs/modules/eips/pages/message.adoc | 15 ++--
.../docs/modules/eips/pages/messaging-gateway.adoc | 4 +-
.../docs/modules/eips/pages/messaging-mapper.adoc | 6 +-
.../docs/modules/eips/pages/multicast-eip.adoc | 34 ++++----
.../main/docs/modules/eips/pages/normalizer.adoc | 62 ++++++++-------
.../docs/modules/eips/pages/onFallback-eip.adoc | 4 +-
.../main/docs/modules/eips/pages/pipeline-eip.adoc | 18 +++--
20 files changed, 224 insertions(+), 120 deletions(-)