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/08/29 04:33:46 UTC

[camel] branch regen_bot updated (4419aeefd18 -> b53b865b113)

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 4419aeefd18 (chores) camel-api: cleanup setting the message history (#11221)
     add b53b865b113 Java dsl eager (#11222)

No new revisions were added by this update.

Summary of changes:
 .../camel/spi/ExtendedRoutesBuilderLoader.java     |  15 +++
 .../camel/impl/engine/DefaultRoutesLoader.java     |  54 ++++++++---
 .../org/apache/camel/main/RoutesConfigurer.java    |  73 +++++++++++++--
 .../camel/dsl/java/joor/JavaJoorClassLoader.java   |   8 +-
 .../dsl/java/joor/JavaRoutesBuilderLoader.java     | 101 +++++++++++++++------
 .../yaml/IntegrationLoaderDependenciesTest.groovy  |   2 +-
 6 files changed, 196 insertions(+), 57 deletions(-)