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/04/25 16:04:47 UTC

[camel] branch regen_bot updated (1bd77562394 -> 7fd9c92c528)

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 1bd77562394 doc: info about the origins of XML Pull Parser classes
     add b0e03eddb86 CAMEL-19292: do create the registry for testing
     add 82a29254688 (chores): remove lightweight Camel support
     add 7fd9c92c528 Regen for commit 82a2925468862a6d1ae3d24e38945b6686b1eeb6

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/ExtendedCamelContext.java     |  12 --
 .../camel/impl/engine/AbstractCamelContext.java    |  14 --
 .../impl/engine/DefaultCamelContextExtension.java  |  11 --
 .../camel/impl/ExtendedCamelContextConfigurer.java |   6 -
 .../org/apache/camel/impl/DefaultCamelContext.java | 195 +--------------------
 .../java/org/apache/camel/ContextTestSupport.java  |   2 +-
 .../camel/main/DefaultConfigurationConfigurer.java |   1 -
 .../apache/camel/main/MainBootstrapCloseable.java  |  28 ---
 .../java/org/apache/camel/main/MainSupport.java    |   2 +-
 9 files changed, 10 insertions(+), 261 deletions(-)