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 2ff600f Regen for commit c648a6c34a9e53d5fed005d3a9e8ab424b7a1314 add 3131d46 CAMEL-17479: configuring beans with {{?foo}} supported. Added unit test. add 9d2ffe2 CAMEL-17479: configuring beans with {{?foo}} supported. add f1bcff0 CAMEL-17479: configuring beans with {{?foo}} supported. No new revisions were added by this update. Summary of changes: ...va => OptionalPropertyPlaceholderBeanTest.java} | 51 ++++++++++++---------- core/camel-main/src/main/docs/main.adoc | 25 +++++++++++ ...> PropertyBindingSupportOptionalValueTest.java} | 35 ++++++++++++--- .../camel/support/PropertyBindingSupport.java | 19 +++++++- 4 files changed, 100 insertions(+), 30 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/component/properties/{ComponentResolvePropertyPlaceholdersTest.java => OptionalPropertyPlaceholderBeanTest.java} (51%) copy core/camel-main/src/test/java/org/apache/camel/main/{PropertyBindingSupportRootArrayTest.java => PropertyBindingSupportOptionalValueTest.java} (59%)