This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch bind in repository https://gitbox.apache.org/repos/asf/camel.git.
from f4f3b69 CAMEL-13283: Add example new 227c60a CAMEL-13288: Properties component lookup ENV should use uppercase keys and fallback to use underscore instead of dash. new 637ab92 CAMEL-13283: Add @BindRegistry annotation to allow to bind beans/classes to registry. The 35877 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../src/main/docs/properties-component.adoc | 4 ++++ .../properties/DefaultPropertiesParser.java | 18 +++++++++++++++-- .../properties/EnvPropertiesFunction.java | 8 ++++++++ .../apache/camel/builder/ExpressionBuilder.java | 16 ++++++++++++--- .../properties/PropertiesComponentTest.java | 23 ++++++++++++++++++++++ .../impl/DefaultCamelBeanPostProcessorTest.java | 2 +- .../apache/camel/language/simple/SimpleTest.java | 8 ++++++++ 7 files changed, 73 insertions(+), 6 deletions(-)