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 92712f5  Regen for commit 0ca042e3de2246802b8cfb1df38617b6ab1ff1c8
     add 61e3a31  CAMEL-17422: Grammar
     add 7ac6ee5  CAMEL-17422: Grammar
     add 998e7ed  CAMEL-17422: Grammar
     add 7727c4e  Regen for commit 998e7ed358b395f0186cd2b75e86d40eb664cb76

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   (92712f5)
            \
             N -- N -- N   refs/heads/regen_bot (7727c4e)

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:
 .../apache/camel/catalog/models/onException.json   |  4 +-
 .../org/apache/camel/catalog/models/split.json     |  8 +--
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 46 ++++++++---------
 .../main/docs/modules/eips/pages/choice-eip.adoc   |  2 +-
 .../eips/pages/composed-message-processor.adoc     |  6 +--
 .../modules/eips/pages/dead-letter-channel.adoc    |  2 +-
 .../main/docs/modules/eips/pages/split-eip.adoc    | 34 ++++++-------
 .../docs/modules/languages/pages/ref-language.adoc |  2 +-
 .../modules/languages/pages/simple-language.adoc   |  2 +-
 .../org/apache/camel/model/onException.json        |  4 +-
 .../resources/org/apache/camel/model/split.json    |  8 +--
 .../camel/builder/AggregationStrategies.java       |  2 +-
 .../camel/builder/DefaultErrorHandlerBuilder.java  |  4 +-
 .../apache/camel/model/OnExceptionDefinition.java  |  4 +-
 .../org/apache/camel/model/SplitDefinition.java    | 58 +++++++++++-----------
 .../java/org/apache/camel/processor/Splitter.java  |  2 +-
 .../camel/issues/SplitPropertiesFileIssueTest.java |  2 +-
 .../apache/camel/issues/XPathSplitStreamTest.java  |  4 +-
 .../camel/processor/SplitAggregateInOutTest.java   | 12 ++---
 .../camel/processor/SplitSubUnitOfWorkTest.java    |  2 +-
 .../apache/camel/processor/SplitterPojoTest.java   |  4 +-
 .../SplitterStreamingErrorHandlingTest.java        |  2 +-
 .../SplitterStreamingWithErrorHandlerTest.java     |  2 +-
 .../camel/processor/SplitterWithXqureyTest.java    |  2 +-
 .../org/apache/camel/util/StringQuoteHelper.java   |  8 +--
 .../modules/ROOT/pages/exception-clause.adoc       |  6 +--
 ...se-when-or-otherwise-in-a-java-camel-route.adoc |  2 +-
 27 files changed, 117 insertions(+), 117 deletions(-)

Reply via email to