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

davsclaus pushed a change to branch main
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)
     new 8e5b6e0d92c Remove some of the xstream leftovers in json data formats
     new 54684ea1b0a Remove some of the xstream leftovers in json data formats

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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     | 127 +--------------------
 .../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(+), 224 deletions(-)

Reply via email to