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 36e7f01 Migrates the Couchbase test infrastructure (#4551)
add 68cd5af CAMEL-15784: camel-core - Optimize to remove not needed
factory finder in type converter
add 83ebba3 CAMEL-15784: camel-core - Optimize to remove not needed
factory finder in type converter
add 3178677 Polished
add 51f5d41 CAMEL-15784: camel-core - Optimize with bootstrap factory
finder.
add 3f496a4 Regen for commit 51f5d412579d2b4ab1737e01cdc65a037ac7cda0
No new revisions were added by this update.
Summary of changes:
.../apache/camel/component/jcr/JcrConverterTest.java | 4 +---
.../org/apache/camel/openapi/RestOpenApiSupport.java | 2 +-
.../org/apache/camel/spi/FactoryFinderResolver.java | 19 +++++++++++++++++++
.../camel/impl/engine/AbstractCamelContext.java | 5 +++--
.../impl/engine/DefaultFactoryFinderResolver.java | 4 ++++
.../engine/DefaultServiceBootstrapCloseable.java | 20 ++++++++++----------
.../apache/camel/impl/engine/SimpleCamelContext.java | 2 +-
.../impl/converter/BaseTypeConverterRegistry.java | 6 +-----
.../camel/impl/converter/DefaultTypeConverter.java | 9 ++++-----
.../camel/processor/DefaultProcessorFactory.java | 8 +++++---
.../xml/AbstractCamelContextFactoryBeanTest.java | 5 +----
.../camel/converter/ConverterBenchmarkTest.java | 8 ++------
.../org/apache/camel/converter/ConverterTest.java | 5 +----
.../java/org/apache/camel/converter/JaxpTest.java | 5 +----
.../org/apache/camel/converter/StringSourceTest.java | 5 +----
15 files changed, 55 insertions(+), 52 deletions(-)