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 721b135294d Camel-AI: Langchain Embeddings component testing with
Camel Milvus (#13517)
add e924867d1a1 CAMEL-20548: include a capability section to advertise
which artifact provides a specific feature
add 5d5229966b6 CAMEL-20579: Handle NotYetImplementedForExchangeException
for xchange ticker service lookup
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/CamelCatalog.java | 12 +++++++++++
.../apache/camel/catalog/DefaultCamelCatalog.java | 25 ++++++++++++++++++++++
.../camel/catalog/DefaultRuntimeProvider.java | 22 +++++++++++++++++++
.../org/apache/camel/catalog/RuntimeProvider.java | 6 ++++++
.../apache/camel/catalog/capabilities.properties | 4 +---
.../org/apache/camel/catalog/CamelCatalogTest.java | 16 ++++++++++++++
.../camel/component/xchange/XChangeEndpoint.java | 10 ++++++++-
.../org/apache/camel/tooling/model/EntityRef.java | 7 +++---
.../java/org/apache/camel/tooling/model}/Kind.java | 2 +-
9 files changed, 95 insertions(+), 9 deletions(-)
copy
components/camel-cxf/camel-cxf-spring-rest/src/test/resources/org/apache/camel/component/cxf/jaxrs/testbean/jaxb.index
=>
catalog/camel-catalog/src/main/resources/org/apache/camel/catalog/capabilities.properties
(96%)
copy core/camel-api/src/main/java/org/apache/camel/AsyncProducer.java =>
tooling/camel-tooling-model/src/main/java/org/apache/camel/tooling/model/EntityRef.java
(87%)
rename {catalog/camel-catalog/src/main/java/org/apache/camel/catalog =>
tooling/camel-tooling-model/src/main/java/org/apache/camel/tooling/model}/Kind.java
(96%)