This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch linked
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard ded215979da CAMEL-22022: camel-jackson/camel-jacksonxml - Use 
LinkedHashMap instead of HashMap to keep ordering by default.
     add 838d2134106 Remove johnzon as a json library as it was removed as part 
of Camel v4 as it was not compatible.
     add 78a42522883 Regen
     add b4d9d03c96f CAMEL-22022: camel-jackson/camel-jacksonxml - Use 
LinkedHashMap instead of HashMap to keep ordering by default.

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   (ded215979da)
            \
             N -- N -- N   refs/heads/linked (b4d9d03c96f)

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:
 .../org/apache/camel/catalog/models/json.json         |  2 +-
 .../org/apache/camel/catalog/schemas/camel-spring.xsd |  1 -
 .../org/apache/camel/model/dataformat/json.json       |  2 +-
 .../apache/camel/model/dataformat/JsonLibrary.java    |  1 -
 .../dsl/DebeziumSqlserverComponentBuilderFactory.java | 19 +++++++++++++++++++
 .../dsl/yaml/deserializers/ModelDeserializers.java    |  2 +-
 .../src/generated/resources/schema/camelYamlDsl.json  |  2 +-
 7 files changed, 23 insertions(+), 6 deletions(-)

Reply via email to