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 2022/06/08 13:07:05 UTC

[camel] branch regen_bot updated (04bceff59fc -> 01336f06fd0)

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 04bceff59fc camel-kamelet - Mark options as advanced as they are seldom in use, and the options that are to be configured are the kamelet options instead. This avoids cluttering tooling with mixed options in its list.
     add 01336f06fd0 CAMEL-18172: camel-core - Optimize ref language to eager lookup for static refs

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/language/ref/RefLanguage.java | 64 +++++++++++++++++++---
 .../java/org/apache/camel/language/RefTest.java    | 17 ++++++
 .../camel/support/builder/ExpressionBuilder.java   |  6 +-
 3 files changed, 79 insertions(+), 8 deletions(-)