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 2024/03/19 13:39:26 UTC

(camel) branch regen_bot updated (74236b7ffc7 -> 1e214d825cb)

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 74236b7ffc7 CAMEL-20477: fixed incorrect lifecycle for the Artemis service
     add da4848cba96 Camel-Milvus: Improve headers (#13535)
     add 0fb5aa31ae5 Clean up updateResource usage
     add 1e214d825cb Fix code style

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/milvus.json    |  8 +---
 .../org/apache/camel/component/milvus/milvus.json  |  8 +---
 .../org/apache/camel/component/milvus/Milvus.java  | 14 ------
 .../camel/component/milvus/MilvusProducer.java     |  1 +
 .../endpoint/dsl/MilvusEndpointBuilderFactory.java | 54 ----------------------
 .../packaging/AbstractGenerateConfigurerMojo.java  |  4 +-
 .../camel/maven/packaging/AllDslKotlinMojo.java    | 17 +------
 .../camel/maven/packaging/ComponentDslMojo.java    | 18 ++++----
 .../maven/packaging/PrepareComponentMojo.java      |  4 +-
 9 files changed, 21 insertions(+), 107 deletions(-)