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 ec4b442  CAMEL-17638: EIP model options with old fashioned naming 
xxxRef style should be made modern style.
     add 69fa01f  Regen for commit 6ff42ff373ec67b45b0dbbbf8b4d7521876dff8e

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   (ec4b442)
            \
             N -- N -- N   refs/heads/regen_bot (69fa01f)

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/stream-config.json |  4 +--
 .../org/apache/camel/catalog/others.properties     |  1 -
 .../org/apache/camel/catalog/others/console.json   | 15 -----------
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 12 ++++-----
 .../apache/camel/model/config/stream-config.json   |  4 +--
 .../apache/camel/model/ResequenceDefinition.java   | 12 ++++-----
 .../model/config/StreamResequencerConfig.java      | 30 ++++++++++------------
 .../apache/camel/reifier/ResequenceReifier.java    |  6 ++---
 .../java/org/apache/camel/xml/in/ModelParser.java  |  2 +-
 .../ROOT/pages/camel-3x-upgrade-guide-3_16.adoc    | 12 +++------
 .../dsl/yaml/deserializers/ModelDeserializers.java |  6 ++---
 .../src/generated/resources/camel-yaml-dsl.json    |  2 +-
 .../src/generated/resources/camelYamlDsl.json      |  2 +-
 13 files changed, 42 insertions(+), 66 deletions(-)
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json

Reply via email to