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/15 07:25:44 UTC

[camel] branch regen_bot updated (5f4b0100a8b -> de1545eae12)

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 5f4b0100a8b Regen
     add de1545eae12 Optimize EndpointHelper.matchEndpoint (#11723)

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/engine/AbstractCamelContext.java    | 15 +++++-
 .../camel/impl/DefaultEndpointRegistryTest.java    | 55 ++++++++++++++++++++++
 .../org/apache/camel/support/EndpointHelper.java   | 33 +++++++++----
 .../org/apache/camel/support/PatternHelper.java    |  2 +-
 4 files changed, 93 insertions(+), 12 deletions(-)