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 2bdd064  Regen for commit 8e5cead58ad500eff8382cfcaf32748a734464ea
     add 405e288  CAMEL-16861: Cleanup and update EIP docs

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   (2bdd064)
            \
             N -- N -- N   refs/heads/regen_bot (405e288)

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:
 .../sql/stored/template/generated/SSPTParser.java  |  833 ++++++-------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 .../src/main/docs/modules/eips/nav.adoc            |    5 +-
 .../main/docs/modules/eips/pages/choice-eip.adoc   |   15 +-
 .../eips/pages/composed-message-processor.adoc     |   15 +-
 .../eips/pages/content-based-router-eip.adoc       |   77 --
 .../pages/enterprise-integration-patterns.adoc     |    2 +-
 .../main/docs/modules/eips/pages/filter-eip.adoc   |    2 +-
 .../modules/eips/pages/message-dispatcher.adoc     |    2 +-
 .../main/docs/modules/eips/pages/normalizer.adoc   |    2 +-
 .../modules/ROOT/pages/advice-with.adoc            |    2 +-
 .../modules/ROOT/pages/backlog-tracer.adoc         |    2 +-
 docs/user-manual/modules/ROOT/pages/java-dsl.adoc  |    2 +-
 docs/user-manual/modules/ROOT/pages/predicate.adoc |    4 +-
 .../modules/ROOT/pages/stream-caching.adoc         |    3 +-
 .../modules/faq/pages/what-is-a-router.adoc        |    2 +-
 ...se-when-or-otherwise-in-a-java-camel-route.adoc |   12 +-
 18 files changed, 1126 insertions(+), 1186 deletions(-)
 delete mode 100644 
core/camel-core-engine/src/main/docs/modules/eips/pages/content-based-router-eip.adoc

Reply via email to