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 b7f45b1fd60 Regen for commit b759c75b8cb4edbb289bf3ef9d70fe2fc6fd8e53
add 913c1cd5898 CAMEL-18739: camel-core - AggregationStrategy onCompletion
to have access to input exchange.
add 25c6941b8f1 CAMEL-18812 Fix REST DSL configuration placeholder for id
add c7902015232 CAMEL-18739: camel-core - AggregationStrategy onCompletion
to have access to input exchange.
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/camel/AggregationStrategy.java | 13 +++++++++++++
.../java/org/apache/camel/processor/MulticastProcessor.java | 2 +-
.../aggregate/ShareUnitOfWorkAggregationStrategy.java | 5 +++++
.../camel/component/rest/FromRestExplicitComponentTest.java | 6 +++++-
.../org/apache/camel/component/rest/FromRestGetTest.java | 7 +++++--
.../camel/component/rest/FromRestIdAndDescriptionTest.java | 5 ++++-
.../apache/camel/component/rest/FromRestRouteIdTest.java | 3 ++-
7 files changed, 35 insertions(+), 6 deletions(-)