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 b7f45b1fd60 Regen for commit b759c75b8cb4edbb289bf3ef9d70fe2fc6fd8e53
     new 913c1cd5898 CAMEL-18739: camel-core - AggregationStrategy onCompletion 
to have access to input exchange.
     new 25c6941b8f1 CAMEL-18812 Fix REST DSL configuration placeholder for id
     new c7902015232 CAMEL-18739: camel-core - AggregationStrategy onCompletion 
to have access to input exchange.

The 3 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:
 .../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(-)

Reply via email to