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 2021/07/04 09:27:55 UTC

[camel] branch regen_bot updated (8f4fd30 -> 5a5cd6b)

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 8f4fd30  Regen for commit e015c58de008f0760ea5206f9da66f55eb64d389
     add 5a5cd6b  CAMEL-16776: Autowiring components should be done last in the lifecycles as the customizer should run before to configure the component options, so you can turn this on|off via configuration.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/impl/engine/AbstractCamelContext.java  | 7 ++++---
 .../camel/impl/engine/DefaultAutowiredLifecycleStrategy.java     | 9 ++++++++-
 .../org/apache/camel/main/MainAutowiredLifecycleStrategy.java    | 9 ++++++++-
 3 files changed, 20 insertions(+), 5 deletions(-)