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/02/25 10:48:27 UTC

[camel] branch regen_bot updated (9193c51 -> 1098bce)

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 9193c51  CAMEL-16115 - Remove Camel-AWS-* components - AWS-S3
     add 1098bce  CAMEL-16258: camel-spring-boot - @ExcludeRoutes not working anymore

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/ExtendedCamelContext.java  |  5 +++++
 .../apache/camel/impl/engine/SimpleCamelContext.java |  4 ++++
 .../org/apache/camel/impl/DefaultCamelContext.java   |  5 +++++
 .../camel/impl/lw/LightweightCamelContext.java       |  5 +++++
 .../impl/lw/LightweightRuntimeCamelContext.java      |  5 +++++
 .../apache/camel/main/DefaultRoutesCollector.java    | 20 ++++++++++++++++++++
 6 files changed, 44 insertions(+)