You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/14 21:01:53 UTC

(camel) branch pojo-beans updated (79d5117eeac -> a0dead35770)

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

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


    from 79d5117eeac CAMEL-17641: Generate json metadata for pojo beans in camel-core that end users can use such as AggregationStrategy implementations. And have that information in camel-catalog for tooling assistance.
     add a0dead35770 Regen

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/beans/MemoryAggregationRepository.json   | 2 +-
 .../org/apache/camel/catalog/beans/StringAggregationStrategy.json | 2 +-
 .../org/apache/camel/bean/MemoryAggregationRepository.json        | 2 +-
 .../services/org/apache/camel/bean/StringAggregationStrategy.json | 2 +-
 .../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java | 4 ++--
 .../endpoint/dsl/LangchainEmbeddingsEndpointBuilderFactory.java   | 8 ++++----
 .../apache/camel/kotlin/components/LangchainEmbeddingsUriDsl.kt   | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)