This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0882a3b  Regen
     new 3d15cdc  Polish and cleanup documentation
     new 758576c  Polish and cleanup documentation
     new 0152e42  Polish and cleanup documentation
     new be4cf1a  Polished
     new ada9392  Polish and cleanup documentation
     new 342bfa6  Polish and cleanup documentation
     new a0e31ad  Polish and cleanup documentation
     new 056f45c  Polish and cleanup documentation

The 8 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/ExtendedCamelContext.java     |   8 +-
 .../impl/engine/CamelPostProcessorHelper.java      |   4 +-
 .../impl/engine/DefaultCamelBeanPostProcessor.java |   2 +-
 .../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 +-
 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 +-
 22 files changed, 204 insertions(+), 599 deletions(-)
 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

Reply via email to