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 ee931a8  CAMEL-11807: Migrated camel-itest to JUnit 5
     new e3e20bb  CAMEL-15197: Deprecate cached thread pool as we dont really 
need that
     new 014c53f  Regen
     new 5ce6278  CAMEL-15247: RestConfiguration - Generate configurer to avoid 
reflection
     new d917e1c  Regen

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/camel/catalog/docs/lucene-component.adoc       |  2 +-
 .../org/apache/camel/catalog/docs/solr-component.adoc         | 11 ++++-------
 .../camel/catalog/docs/testcontainers-spring-junit5.adoc      |  2 +-
 .../org/apache/camel/catalog/docs/testcontainers-spring.adoc  |  2 +-
 .../org/apache/camel/catalog/docs/testcontainers.adoc         |  2 +-
 .../java/org/apache/camel/spi/ExecutorServiceManager.java     |  1 +
 .../src/main/java/org/apache/camel/spi/ThreadPoolFactory.java |  1 +
 core/camel-core-engine/pom.xml                                |  2 ++
 .../org/apache/camel/impl/RestConfigurationConfigurer.java}   | 10 +++++-----
 .../services/org/apache/camel/configurer/RestConfiguration    |  2 +-
 10 files changed, 18 insertions(+), 17 deletions(-)
 copy 
core/{camel-main/src/generated/java/org/apache/camel/main/RestConfigurationPropertiesConfigurer.java
 => 
camel-core-engine/src/generated/java/org/apache/camel/impl/RestConfigurationConfigurer.java}
 (94%)
 copy 
components/camel-ahc-ws/src/generated/resources/META-INF/services/org/apache/camel/component/ahc-ws
 => 
core/camel-core-engine/src/generated/resources/META-INF/services/org/apache/camel/configurer/RestConfiguration
 (50%)

Reply via email to