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 0882a3b Regen
add 3d15cdc Polish and cleanup documentation
add 758576c Polish and cleanup documentation
add 0152e42 Polish and cleanup documentation
add be4cf1a Polished
add ada9392 Polish and cleanup documentation
add 342bfa6 Polish and cleanup documentation
add a0e31ad Polish and cleanup documentation
add 056f45c Polish and cleanup documentation
add 97ea1f6 CAMEL-16874: fix bug with sendEmptyMessages and pollEnrich
(#5962)
add 756816a Regen
add 5a6fd0d Regen for commit 756816a96fe75de20023270700be70f4a2680f43
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/docs/log-eip.adoc | 6 -
.../apache/camel/catalog/docs/rollback-eip.adoc | 25 --
.../camel/catalog/docs/transactional-client.adoc | 27 --
.../component/file/GenericFilePollingConsumer.java | 2 +
.../org/apache/camel/ExtendedCamelContext.java | 9 +-
.../impl/engine/CamelPostProcessorHelper.java | 4 +-
.../impl/engine/DefaultCamelBeanPostProcessor.java | 4 +-
.../camel/impl/engine/SimpleCamelContext.java | 3 +-
.../src/main/docs/modules/eips/pages/log-eip.adoc | 6 -
.../main/docs/modules/eips/pages/rollback-eip.adoc | 25 --
.../modules/eips/pages/transactional-client.adoc | 27 --
.../org/apache/camel/model/RouteDefinition.java | 5 +-
...=> FileConsumePollEnrichFileIdleEventTest.java} | 41 ++-
docs/user-manual/modules/ROOT/nav.adoc | 1 -
.../ROOT/pages/camel-configuration-utilities.adoc | 318 +++------------------
.../user-manual/modules/ROOT/pages/clustering.adoc | 3 -
docs/user-manual/modules/ROOT/pages/dsl.adoc | 2 -
.../modules/ROOT/pages/health-check.adoc | 5 +-
docs/user-manual/modules/ROOT/pages/index.adoc | 2 -
.../ROOT/pages/pluggable-class-resolvers.adoc | 4 +-
docs/user-manual/modules/ROOT/pages/testing.adoc | 16 --
.../modules/ROOT/pages/threading-model.adoc | 298 +++++++++----------
.../pages/using-osgi-blueprint-with-camel.adoc | 60 ----
docs/user-manual/modules/faq/nav.adoc | 1 -
docs/user-manual/modules/faq/pages/index.adoc | 1 -
.../faq/pages/using-camel-core-testsjar.adoc | 9 -
.../modules/faq/pages/what-is-camel.adoc | 3 +-
27 files changed, 237 insertions(+), 670 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/component/file/{FileConsumePollEnrichFileTest.java
=> FileConsumePollEnrichFileIdleEventTest.java} (55%)
delete mode 100644
docs/user-manual/modules/ROOT/pages/using-osgi-blueprint-with-camel.adoc
delete mode 100644
docs/user-manual/modules/faq/pages/using-camel-core-testsjar.adoc