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

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


    from c73f623ec5b2 CAMEL-22511: camel-kamelet - Secret options may not be 
auto RAW() substituted (#19516)
     new ed65316c70c3 CAMEL-22526: camel-core - The dfdl dataformat is missing 
in model and catalog
     new d536da2c77f6 Regen

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:
 .../jbang/camel-jbang-configuration-metadata.json       |  3 ---
 .../camel/catalog/models/dataFormatTransformer.json     |  2 +-
 .../org/apache/camel/catalog/models/dataFormats.json    |  2 +-
 .../org/apache/camel/catalog/schemas/camel-spring.xsd   |  2 ++
 .../org/apache/camel/catalog/schemas/camel-xml-io.xsd   |  2 ++
 .../apache/camel/dataformat/dfdl/DfdlDataFormat.java    |  4 ++--
 .../org/apache/camel/model/dataformat/dataFormats.json  |  2 +-
 .../camel/model/transformer/dataFormatTransformer.json  |  2 +-
 .../camel/model/dataformat/DataFormatsDefinition.java   |  1 +
 .../apache/camel/model/dataformat/DfdlDataFormat.java   | 10 ++++------
 .../transformer/DataFormatTransformerDefinition.java    |  2 ++
 .../apache/camel/main/MainConfigurationDevConsole.java  |  1 -
 .../org/apache/camel/support/CamelContextHelper.java    |  4 ++--
 .../java/org/apache/camel/xml/out/ModelWriter.java      |  2 ++
 .../java/org/apache/camel/yaml/out/ModelWriter.java     |  2 ++
 .../dsl/yaml/deserializers/ModelDeserializers.java      | 17 +++++++++++++++++
 .../src/generated/resources/schema/camelYamlDsl.json    | 14 ++++++++++++++
 17 files changed, 54 insertions(+), 18 deletions(-)

Reply via email to