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/07 11:26:41 UTC

[camel] branch regen_bot updated (11c3754dfa4 -> 9544f35c5ae)

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


    omit 11c3754dfa4 CAMEL-18689: camel-endpointdsl - Reloading routes should re-evaluate property placeholders
    omit 2d38f37c869 CAMEL-18694 - Fix documentation to use new path attribute instead of uri (#8676)

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

 * -- * -- N   refs/heads/regen_bot (9544f35c5ae)
            \
             O -- O -- O   (11c3754dfa4)

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:
 .../docs/modules/eips/pages/pollEnrich-eip.adoc    |   2 +-
 docs/user-manual/modules/ROOT/pages/rest-dsl.adoc  |  28 ++---
 ...how-do-i-import-rests-from-other-xml-files.adoc |   4 +-
 .../builder/endpoint/AbstractEndpointBuilder.java  |  21 ++--
 .../endpoint/CamelContextReloadStrategyTest.java   | 119 ---------------------
 5 files changed, 27 insertions(+), 147 deletions(-)
 delete mode 100644 dsl/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/CamelContextReloadStrategyTest.java