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 44614fbe08a Regen
add d7d6a6c1f53 CAMEL-20457: camel-core - Fix NPE in split parallel
timeout without agg strategy. (#13282)
add 58b27ef3a27 CAMEL-20459: documentation fixes for the aggregate EIP.
add 1fca7f53b76 CAMEL-20459: documentation fixes for the bean EIP.
add 10ccde784d4 CAMEL-20459: documentation fixes for the CDC EIP.
add 1b25675caa0 CAMEL-20459: documentation fixes for the channel adapter
EIP.
add 214ebc1f937 CAMEL-20459: documentation fixes for the choice EIP.
No new revisions were added by this update.
Summary of changes:
.../docs/modules/eips/pages/aggregate-eip.adoc | 127 ++++++++++-----------
.../src/main/docs/modules/eips/pages/bean-eip.adoc | 17 ++-
.../modules/eips/pages/change-data-capture.adoc | 8 +-
.../docs/modules/eips/pages/channel-adapter.adoc | 4 +-
.../main/docs/modules/eips/pages/choice-eip.adoc | 36 +++---
.../apache/camel/processor/MulticastProcessor.java | 7 +-
...tParallelTimeoutNoAggregationStrategyTest.java} | 40 +++----
7 files changed, 121 insertions(+), 118 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/processor/{MulticastParallelLastTimeoutTest.java
=> SplitParallelTimeoutNoAggregationStrategyTest.java} (65%)