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 2023/10/18 13:31:25 UTC

[camel] branch regen_bot updated (cc4b5f7dc1f -> 90c76c8b4b0)

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 cc4b5f7dc1f CAMEL-20006 - Upgrade Google Cloud Functions BOM to version 2.30.0 (#11755)
     add c6b27fc2966 Fix link for building page on readme (#11757)
     add 90c76c8b4b0 Bean cache (#11758)

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  2 +-
 .../org/apache/camel/catalog/components/bean.json  |  3 +-
 .../org/apache/camel/catalog/components/class.json |  3 +-
 .../component/bean/BeanComponentConfigurer.java    |  6 ++++
 .../org/apache/camel/component/bean/bean.json      |  3 +-
 .../apache/camel/component/beanclass/class.json    |  3 +-
 .../apache/camel/component/bean/BeanComponent.java | 38 +++++++++++++++++++---
 .../component/dsl/BeanComponentBuilderFactory.java | 17 ++++++++++
 .../component/dsl/ClasComponentBuilderFactory.java | 17 ++++++++++
 9 files changed, 83 insertions(+), 9 deletions(-)