You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2022/12/13 09:58:51 UTC

[camel] branch CAMEL-18809 updated (737d47a9722 -> 73b211a3301)

This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a change to branch CAMEL-18809
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 737d47a9722 CAMEL-18809: RouteDefinitionHelper should resolve the intercepted from URI which is configured with property placeholder

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/CAMEL-18809 (73b211a3301)
            \
             O -- O -- O   (737d47a9722)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ...nterceptFromAndInterceptSendToEndpointTest.java | 91 ----------------------
 ...nterceptSendToEndpointWithPlaceholdersTest.java | 86 --------------------
 2 files changed, 177 deletions(-)
 delete mode 100644 core/camel-core/src/test/java/org/apache/camel/builder/RouteTemplateInterceptFromAndInterceptSendToEndpointTest.java
 delete mode 100644 core/camel-core/src/test/java/org/apache/camel/builder/RouteTemplateInterceptFromAndInterceptSendToEndpointWithPlaceholdersTest.java