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 17:27:20 UTC

[camel] branch regen_bot_3x updated (ebfb162106e -> 2204d1dedb6)

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

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from ebfb162106e Regen for commit 5be242b6e61e771a5066bafe8587081dca4d26e9 (#11710)
     add 2204d1dedb6 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  | 20 +++++++++++++++-----
 .../camel/builder/RouteConfigurationBuilder.java     |  6 ++++++
 2 files changed, 21 insertions(+), 5 deletions(-)