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 127ee47 CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL add fd299dc CAMEL-16222: camel-core - ExchangeFactory SPI to allow to use exchange pooling add cf2850d Regen for commit fd299dc77b8154fd1847ad1c74a1d9e6fefdbf95 No new revisions were added by this update. Summary of changes: .../catalog/main/camel-main-configuration-metadata.json | 2 +- .../apache/camel/impl/engine/PooledExchangeFactory.java | 2 +- ...tExchangeFactory.java => PrototypeExchangeFactory.java} | 14 +++++++------- .../org/apache/camel/impl/engine/SimpleCamelContext.java | 2 +- .../META-INF/camel-main-configuration-metadata.json | 2 +- core/camel-main/src/main/docs/main.adoc | 2 +- .../apache/camel/main/DefaultConfigurationConfigurer.java | 3 +++ .../apache/camel/main/DefaultConfigurationProperties.java | 7 ++++--- docs/components/modules/others/pages/main.adoc | 2 +- 9 files changed, 20 insertions(+), 16 deletions(-) rename core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/{DefaultExchangeFactory.java => PrototypeExchangeFactory.java} (93%)