You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/11/25 13:07:54 UTC

[camel] branch regen_bot updated (62dc71a4428 -> 280ec0d4202)

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 62dc71a4428 Sync deps
     add 280ec0d4202 CAMEL-18755: camel-yaml-dsl - Intercept is not added in the route definition.

No new revisions were added by this update.

Summary of changes:
 .../camel/dsl/yaml/YamlRoutesBuilderLoader.java    | 27 ++++++++++++++++++++++
 ...pletionTest.groovy => InterceptFromTest.groovy} | 20 ++++++++--------
 ...t.groovy => InterceptSendToEndpointTest.groovy} | 21 +++++++++--------
 ...nCompletionTest.groovy => InterceptTest.groovy} | 20 ++++++++--------
 4 files changed, 61 insertions(+), 27 deletions(-)
 copy dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/{OnCompletionTest.groovy => InterceptFromTest.groovy} (74%)
 copy dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/{OnCompletionTest.groovy => InterceptSendToEndpointTest.groovy} (72%)
 copy dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/{OnCompletionTest.groovy => InterceptTest.groovy} (74%)