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 ad401df1ed7 Bump for next version
     new 53353a2e85e CAMEL-19279: Polished
     new 699bb70a662 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:
 .../camel/catalog/components/azure-files.json      |   28 +-
 .../apache/camel/catalog/components/influxdb2.json |    2 +-
 .../catalog/components/kubernetes-events.json      |    2 +-
 .../org/apache/camel/catalog/components/plc4x.json |    2 +-
 .../apache/camel/catalog/components/rocketmq.json  |    2 +-
 .../apache/camel/catalog/dataformats/swiftMt.json  |    2 +-
 .../apache/camel/catalog/dataformats/swiftMx.json  |    2 +-
 .../org/apache/camel/catalog/languages/js.json     |    2 +-
 .../org/apache/camel/catalog/others/wal.json       |    2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 7566 +++++++-------------
 components/camel-azure/camel-azure-files/pom.xml   |    6 +-
 .../file/azure/FilesEndpointUriFactory.java        |    2 +-
 .../camel/component/file/azure/azure-files.json    |   28 +-
 .../src/main/docs/azure-files-component.adoc       |    2 +-
 .../camel/component/file/azure/FilesEndpoint.java  |   10 +-
 .../camel/component/file/azure/FilesToken.java     |   41 +-
 .../camel/component/influxdb2/influxdb2.json       |    2 +-
 .../src/main/docs/influxdb2-component.adoc         |    2 +-
 .../resources/org/apache/camel/language/js/js.json |    2 +-
 .../src/main/docs/js-language.adoc                 |    2 +-
 .../kubernetes/events/kubernetes-events.json       |    2 +-
 .../src/main/docs/kubernetes-events-component.adoc |    2 +-
 .../org/apache/camel/component/plc4x/plc4x.json    |    2 +-
 .../camel-plc4x/src/main/docs/plc4x-component.adoc |    2 +-
 .../apache/camel/component/rocketmq/rocketmq.json  |    2 +-
 .../src/main/docs/rocketmq-component.adoc          |    2 +-
 .../apache/camel/dataformat/swift/mt/swiftMt.json  |    2 +-
 .../apache/camel/dataformat/swift/mx/swiftMx.json  |    2 +-
 .../src/main/docs/swiftMt-dataformat.adoc          |    2 +-
 .../src/main/docs/swiftMx-dataformat.adoc          |    2 +-
 .../camel-wal/src/generated/resources/wal.json     |    2 +-
 components/camel-wal/src/main/docs/wal.adoc        |    2 +-
 .../component/ComponentsBuilderFactory.java        |    2 +-
 .../dsl/AzureFilesComponentBuilderFactory.java     |    2 +-
 .../src/generated/resources/metadata.json          |   12 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |   12 +-
 .../endpoint/dsl/FilesEndpointBuilderFactory.java  |  446 +-
 37 files changed, 2840 insertions(+), 5365 deletions(-)

Reply via email to