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 2020/11/24 13:52:24 UTC

[camel] branch regen_bot updated (56b753a -> ab6eef0)

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 56b753a  CAMEL-15888: ConfigurerResolver should return PropertyConfigurer instead of GeneratedPropertyConfigurer
     add ab6eef0  CAMEL-15887: add support for java.util.Properties

No new revisions were added by this update.

Summary of changes:
 .../PropertyBindingSupportPropertiesTest.java      | 119 +++++++++++++++++++++
 .../camel/support/PropertyBindingSupport.java      |  23 ++--
 2 files changed, 136 insertions(+), 6 deletions(-)
 create mode 100644 core/camel-core/src/test/java/org/apache/camel/support/PropertyBindingSupportPropertiesTest.java