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

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


    from 04c2c86133c Merge branch 'release/3.20.0' into camel-3.20.x
     new 51fd6aae5ec CAMEL-18661: clean-ups
     new b2f26d8f91e camel-jbang - Polsished
     new b0ca67f6237 Polished
     new 6f3158e2fd0 Add missing descriptions to some options in route for XML 
DSL
     new 56cae1960d6 camel-salesforce: Doc fix.
     new e18de0b75fb Upgrade to Artemis 2.17.1
     new 0554af0a33f camel-jbang - Fix potential NPE
     new 2e4c6f2887c camel-jbang - Show version for catalog other
     new 126d00d1814 Polished
     new aadbceac32a Update to latest swagger-codegen-maven-plugin
     new cd98e42e45f camel-jbang - Upgrade to latest quarkus for export

The 11 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-dependencies/pom.xml                         |  2 +-
 .../org/apache/camel/catalog/components/plc4x.json |  2 +-
 .../org/apache/camel/catalog/models/route.json     |  5 ++-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 34 +++++++++++++++---
 .../camel/cdi/test/CamelEventNotifierTest.java     | 30 +++++++++-------
 .../camel/opentelemetry/CurrentSpanTest.java       | 42 ++++++++++++----------
 .../org/apache/camel/component/plc4x/plc4x.json    |  2 +-
 .../camel-plc4x/src/main/docs/plc4x-component.adoc |  2 +-
 .../camel/component/plc4x/Plc4XEndpoint.java       |  3 ++
 .../src/main/docs/salesforce-component.adoc        |  5 +--
 .../main/java/org/apache/camel/tracing/Tracer.java |  6 ++--
 .../apache/camel/impl/engine/DefaultTracer.java    |  7 ----
 .../resources/org/apache/camel/model/route.json    |  5 ++-
 .../org/apache/camel/model/RouteDefinition.java    |  2 +-
 .../component/ComponentsBuilderFactory.java        |  2 +-
 .../dsl/Plc4xComponentBuilderFactory.java          |  4 +--
 .../src/generated/resources/metadata.json          |  2 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |  4 +--
 .../endpoint/dsl/Plc4XEndpointBuilderFactory.java  |  6 ++--
 .../dsl/jbang/core/commands/ExportBaseCommand.java |  2 +-
 .../jbang/core/commands/catalog/CatalogOther.java  |  1 +
 .../jbang/core/commands/catalog/VersionHelper.java |  3 ++
 .../main/download/DependencyDownloaderKamelet.java | 10 +-----
 parent/pom.xml                                     |  2 +-
 .../camel/maven/packaging/SchemaGeneratorMojo.java | 22 ++++++++++--
 .../main/docs/camel-restdsl-openapi-plugin.adoc    |  6 ++--
 .../generator/openapi/AbstractGenerateMojo.java    |  2 +-
 27 files changed, 132 insertions(+), 81 deletions(-)

Reply via email to