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 2023/10/13 15:40:29 UTC

[camel] branch regen_bot updated (f35ae7a2ef8 -> fb236e78d5b)

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 f35ae7a2ef8 Upgrade reactor stuff
     add fb236e78d5b CAMEL-19967: Fix RouteBuilder/RouteConfigurationBuilder to ensure CamelContext is inject eager. This fixes a problem with using global route configurations in Java and XML DSLs mixed. (#11719)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/builder/RouteBuilder.java | 21 ++++++++++++++++-----
 .../camel/builder/RouteConfigurationBuilder.java    |  6 ++++++
 2 files changed, 22 insertions(+), 5 deletions(-)