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 2022/03/01 15:09:23 UTC

[camel] branch regen_bot updated (aaff1cc -> 472e033)

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 aaff1cc  CAMEL-17701: camel-core-model - Add labels to EIP options
     add 5ab1e77  CAMEL-17701: camel-core-model - Add labels to EIP options
     add 472e033  Regen for commit 5ab1e7783431ceebab3b7f143650a51837745d55

No new revisions were added by this update.

Summary of changes:
 .../main/camel-main-configuration-metadata.json    |  1 -
 .../camel/catalog/models/restConfiguration.json    |  1 -
 .../org/apache/camel/catalog/others.properties     |  1 -
 .../org/apache/camel/catalog/others/console.json   | 15 ----------
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  8 ------
 .../helper/CamelJavaRestDslParserHelper.java       |  6 ----
 .../parser/helper/CamelXmlRestDslParserHelper.java |  3 --
 .../parser/model/RestConfigurationDetails.java     | 27 ------------------
 .../org/apache/camel/spi/RestConfiguration.java    | 16 -----------
 .../camel/impl/RestConfigurationConfigurer.java    |  6 ----
 .../apache/camel/model/rest/restConfiguration.json |  1 -
 .../model/rest/RestConfigurationDefinition.java    | 32 ----------------------
 .../apache/camel/model/rest/RestDefinition.java    |  6 +---
 .../RestConfigurationPropertiesConfigurer.java     |  6 ----
 .../camel-main-configuration-metadata.json         |  1 -
 core/camel-main/src/main/docs/main.adoc            |  3 +-
 .../camel/main/RestConfigurationProperties.java    | 10 -------
 .../java/org/apache/camel/xml/in/ModelParser.java  |  1 -
 .../dsl/yaml/deserializers/ModelDeserializers.java |  6 ----
 .../src/generated/resources/camel-yaml-dsl.json    |  3 --
 .../src/generated/resources/camelYamlDsl.json      |  3 --
 21 files changed, 2 insertions(+), 154 deletions(-)
 delete mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json