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 2023/02/03 08:44:06 UTC

[camel] branch regen_bot updated (fa7ad9a1db2 -> 001be93cba4)

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


    from fa7ad9a1db2 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#9287)
     add 8e5b6e0d92c Remove some of the xstream leftovers in json data formats
     add 54684ea1b0a Remove some of the xstream leftovers in json data formats
     add 001be93cba4 Regen for commit 54684ea1b0a876fa3963fbf66b96962c6a60a034

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/dataformats/jackson.json  |   4 +-
 .../org/apache/camel/catalog/models/json.json      |   6 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  34 +-----
 .../apache/camel/component/jackson/jackson.json    |   4 +-
 .../src/main/docs/jackson-dataformat.adoc          |   2 +-
 .../camel/component/jackson/JacksonDataFormat.java |   4 +-
 .../src/main/docs/spring-ws-component.adoc         |   4 +-
 .../org/apache/camel/model/dataformat/json.json    |   6 +-
 .../camel/model/dataformat/JsonDataFormat.java     | 129 +--------------------
 .../apache/camel/model/dataformat/JsonLibrary.java |   3 +-
 .../reifier/dataformat/JsonDataFormatReifier.java  |  21 +---
 .../java/org/apache/camel/xml/in/ModelParser.java  |   2 -
 .../dsl/yaml/deserializers/ModelDeserializers.java |  14 +--
 .../generated/resources/schema/camel-yaml-dsl.json |   8 +-
 .../generated/resources/schema/camelYamlDsl.json   |   8 +-
 15 files changed, 23 insertions(+), 226 deletions(-)