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 2021/03/29 06:33:26 UTC

[camel] branch regen_bot updated (5a41f3c -> da64602)

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 5a41f3c  Regen
     add da64602  CAMEL-16412: Fix file path resolver to support the old env. syntax style for loading properties files from ENV variables.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/docs/properties-component.adoc  |  2 +-
 core/camel-base/src/main/docs/properties-component.adoc      |  2 +-
 .../java/org/apache/camel/util/FilePathResolverTest.java     |  2 ++
 .../main/java/org/apache/camel/util/FilePathResolver.java    | 12 ++++++++++--
 docs/components/modules/ROOT/pages/properties-component.adoc |  2 +-
 5 files changed, 15 insertions(+), 5 deletions(-)