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/06/13 16:28:25 UTC

[camel] branch regen_bot updated (d061aabbe87 -> 1fdc27bc883)

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 d061aabbe87 CAMEL-19443: camel-kamelet - Route templates should use route configured error handler if explicit set
     add 9b76d5416c2 CAMEL-19439 - Import jackson-bom to build and test with a single (#10346)
     add 5bc8d639659 tooling - camel-spring-xsd - Generate this in a more consistent way across different platforms, so we do not keep having large diffs on regen. (#10359)
     add 1fdc27bc883 Regen for commit 039758ca0538458ef3e9d14c5fbff53bf8600d69

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |    1 -
 catalog/camel-catalog/pom.xml                      |    1 -
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 9528 +++++++++++++-------
 .../camel-aws/camel-aws-secrets-manager/pom.xml    |    1 -
 .../camel-azure/camel-azure-storage-blob/pom.xml   |    4 -
 .../camel-azure/camel-azure-storage-queue/pom.xml  |    4 -
 components/camel-bonita/pom.xml                    |    1 -
 components/camel-cbor/pom.xml                      |    3 -
 components/camel-chatscript/pom.xml                |    1 -
 components/camel-dropbox/pom.xml                   |    1 -
 components/camel-elytron/pom.xml                   |    1 -
 components/camel-etcd3/pom.xml                     |    3 -
 .../camel-google-secret-manager/pom.xml            |    1 -
 .../camel-google/camel-google-sheets/pom.xml       |    1 -
 components/camel-graphql/pom.xml                   |    1 -
 .../camel-huawei/camel-huaweicloud-frs/pom.xml     |    1 -
 .../camel-huaweicloud-imagerecognition/pom.xml     |    1 -
 .../camel-huawei/camel-huaweicloud-smn/pom.xml     |    1 -
 components/camel-jackson-avro/pom.xml              |    1 -
 components/camel-jackson-protobuf/pom.xml          |    1 -
 components/camel-jackson/pom.xml                   |    2 -
 components/camel-jacksonxml/pom.xml                |    3 -
 components/camel-jolt/pom.xml                      |    2 -
 components/camel-jslt/pom.xml                      |    1 -
 components/camel-jsonata/pom.xml                   |    2 -
 components/camel-jsonpath/pom.xml                  |    2 -
 components/camel-kafka/pom.xml                     |    1 -
 components/camel-knative/camel-knative-api/pom.xml |    2 -
 .../camel-knative/camel-knative-component/pom.xml  |    2 -
 components/camel-leveldb/pom.xml                   |    1 -
 components/camel-lumberjack/pom.xml                |    1 -
 components/camel-metrics/pom.xml                   |    2 -
 components/camel-micrometer/pom.xml                |    1 -
 components/camel-openapi-java/pom.xml              |    5 -
 .../camel-salesforce-component/pom.xml             |    6 -
 .../component/salesforce/StreamingApiConsumer.java |    5 +-
 components/camel-sap-netweaver/pom.xml             |    3 -
 .../camel-servicenow-component/pom.xml             |    6 -
 components/camel-splunk-hec/pom.xml                |    1 -
 components/camel-stitch/pom.xml                    |    1 -
 components/camel-swift/pom.xml                     |    2 -
 components/camel-telegram/pom.xml                  |    4 -
 components/camel-weather/pom.xml                   |    3 -
 components/camel-whatsapp/pom.xml                  |    4 -
 components/camel-wordpress/pom.xml                 |    4 -
 components/camel-xj/pom.xml                        |    1 -
 components/camel-zeebe/pom.xml                     |    3 -
 components/camel-zookeeper-master/pom.xml          |    3 -
 core/camel-core/pom.xml                            |    2 -
 core/camel-yaml-io/pom.xml                         |    1 -
 dsl/camel-jbang/camel-jbang-core/pom.xml           |    1 -
 .../camel-yaml-dsl-maven-plugin/pom.xml            |    1 -
 dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml          |    2 -
 parent/pom.xml                                     |    9 +-
 .../java/org/apache/camel/maven/Constants.java     |   10 +-
 .../apache/camel/maven/DocumentationEnricher.java  |    4 +-
 .../camel/maven/EipDocumentationEnricherMojo.java  |   41 +-
 .../maven/EipDocumentationEnricherMojoTest.java    |   12 +
 .../src/test/resources/enriched-camel-spring.xsd   |   35 +
 tooling/maven/camel-restdsl-openapi-plugin/pom.xml |    1 -
 tooling/openapi-rest-dsl-generator/pom.xml         |    3 -
 61 files changed, 6492 insertions(+), 3260 deletions(-)
 create mode 100644 tooling/maven/camel-eip-documentation-enricher-maven-plugin/src/test/resources/enriched-camel-spring.xsd