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/12/12 16:19:10 UTC

[camel] branch regen_bot updated (c59a51d932e -> 7022968603c)

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 c59a51d932e (chores) documentation: complement documentation about understanding the sample project
     add 7022968603c CAMEL-18802: Endpoints using optional parameters should skip parameter if parameter is using resource loader such as base64.

No new revisions were added by this update.

Summary of changes:
 .../OptionalPropertyPlaceholderTest.java           | 23 ++++++++++++++++++++++
 .../org/apache/camel/util/ResourceHelperTest.java  | 11 +++++++++++
 .../org/apache/camel/support/EndpointHelper.java   | 15 ++++++++++++--
 3 files changed, 47 insertions(+), 2 deletions(-)