This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from c0954920eef Regen for commit c90eb36caa33d07f3305b6854c27b810869c4272
new 3149805cc7f CAMEL-19471: camel-yaml-dsl / camel-core-model - Enum
should use consistent case.
new 2cbe4886d05 CAMEL-19471: camel-yaml-dsl / camel-core-model - Enum
should use consistent case.
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:
.../camel/catalog/dataformats/snakeYaml.json | 2 +-
.../org/apache/camel/catalog/models/avro.json | 2 +-
.../org/apache/camel/catalog/models/json.json | 2 +-
.../org/apache/camel/catalog/models/param.json | 2 +-
.../org/apache/camel/catalog/models/protobuf.json | 2 +-
.../camel/catalog/models/restConfiguration.json | 2 +-
.../org/apache/camel/catalog/models/yaml.json | 2 +-
.../apache/camel/catalog/schemas/camel-spring.xsd | 7548 +++++++-------------
.../camel/component/snakeyaml/snakeYaml.json | 2 +-
.../org/apache/camel/spring/xml/camelContext.json | 10 +-
.../org/apache/camel/spring/xml/errorHandler.json | 6 +-
.../org/apache/camel/model/dataformat/avro.json | 2 +-
.../org/apache/camel/model/dataformat/json.json | 2 +-
.../apache/camel/model/dataformat/protobuf.json | 2 +-
.../org/apache/camel/model/dataformat/yaml.json | 2 +-
.../org/apache/camel/model/rest/param.json | 2 +-
.../apache/camel/model/rest/restConfiguration.json | 2 +-
.../camel/maven/packaging/SchemaGeneratorMojo.java | 4 -
18 files changed, 2538 insertions(+), 5058 deletions(-)