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/01/12 16:14:44 UTC

[camel] branch regen_bot updated (9d2ffe2 -> 2ff600f)

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.


    omit 9d2ffe2  CAMEL-17479: configuring beans with {{?foo}} supported.
    omit 3131d46  CAMEL-17479: configuring beans with {{?foo}} supported. Added unit test.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (2ff600f)
            \
             O -- O -- O   (9d2ffe2)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../OptionalPropertyPlaceholderBeanTest.java       | 74 ----------------------
 .../camel/support/PropertyBindingSupport.java      | 19 +-----
 2 files changed, 1 insertion(+), 92 deletions(-)
 delete mode 100644 core/camel-core/src/test/java/org/apache/camel/component/properties/OptionalPropertyPlaceholderBeanTest.java