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/11 11:34:08 UTC

[camel] branch regen_bot updated (ef4a2fe -> 5b6a817)

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 ef4a2fe  Regen for commit 2419adce429cb63d44175e5ffa692a9e7b0b99e5
     add ff0ac22  Polish and cleanup documentation
     add 5b6a817  Regen for commit ff0ac22619f581002e56aa6764a032ee759a2940

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   (ef4a2fe)
            \
             N -- N -- N   refs/heads/regen_bot (5b6a817)

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 ++++++++++----------
 docs/user-manual/modules/ROOT/pages/jndi.adoc      |   22 -
 docs/user-manual/modules/faq/nav.adoc              |    1 -
 ...ption-javaxnamingnoinitialcontextexception.adoc |   36 -
 ...how-does-camel-look-up-beans-and-endpoints.adoc |    4 +-
 docs/user-manual/modules/faq/pages/index.adoc      |    1 -
 8 files changed, 1073 insertions(+), 1156 deletions(-)
 delete mode 100644 docs/user-manual/modules/ROOT/pages/jndi.adoc
 delete mode 100644 docs/user-manual/modules/faq/pages/exception-javaxnamingnoinitialcontextexception.adoc