This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master 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 No new revisions were added by this update. Summary of changes: .../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 ++++--- 7 files changed, 18 insertions(+), 14 deletions(-) rename core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/{DefaultExchangeFactory.java => PrototypeExchangeFactory.java} (93%)