You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/08/26 10:14:48 UTC

[camel] branch regen_bot updated (33288a5 -> 9c42834)

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.


    omit 33288a5  Regen for commit e5dcdd03b9ba22186f52a257eca8d07c60222e8a
     add 4efc521  Regen for commit 1c4bbbc216d83fb1c956f72a15c3712fb3b4c7ad
     add 43f4fd1  Regen for commit e5dcdd03b9ba22186f52a257eca8d07c60222e8a
     add c34a2d8  Polish and cleanup documentation
     add 0e4fb11  Polish and cleanup documentation
     add 0b811bf  Upgrade Jgroups to version 4.2.16.Final
     add 21aee04  Sync deps
     add 9c42834  Regen

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (33288a5)
            \
             N -- N -- N   refs/heads/regen_bot (9c42834)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |   2 +-
 .../src/main/docs/nagios-component.adoc            |  41 +++----
 .../camel-spring/src/main/docs/spring-summary.adoc |   6 +-
 .../camel/main/DefaultConfigurationConfigurer.java |   4 +-
 .../modules/ROOT/pages/nagios-component.adoc       |  41 +++----
 .../modules/ROOT/pages/spring-summary.adoc         |   6 +-
 docs/user-manual/modules/ROOT/nav.adoc             |   3 +-
 ...configuration-of-camelcontext-using-spring.adoc | 120 ++-------------------
 .../ROOT/pages/camelcontext-autoconfigure.adoc     |  79 ++++++++++++++
 .../modules/ROOT/pages/camelcontext.adoc           |   6 +-
 .../modules/ROOT/pages/graceful-shutdown.adoc      |   6 --
 docs/user-manual/modules/ROOT/pages/index.adoc     |   1 +
 .../modules/ROOT/pages/spring-xml-extensions.adoc  |  11 +-
 parent/pom.xml                                     |   2 +-
 14 files changed, 147 insertions(+), 181 deletions(-)
 create mode 100644 docs/user-manual/modules/ROOT/pages/camelcontext-autoconfigure.adoc