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/11/04 13:37:12 UTC

[camel] branch regen_bot updated (aed5a7f -> 7f090c8)

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 aed5a7f  Sync deps
     add 7f090c8  camel-groovy-dsl - Improve using groovy clousures in setHeader and to configure beans as Camel expression

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/dsl/groovy/common/GroovyDSL.groovy      | 11 +++++++++++
 .../common/extensions/ProcessorDefinitionExtensions.groovy   | 12 ++++++++++++
 .../camel/dsl/groovy/common/model/BeansConfiguration.groovy  |  9 +++++++++
 .../camel/dsl/groovy/GroovyRouteBuilderLoaderTest.groovy     | 10 ++++++++++
 .../src/test/resources/routes/routes-with-beans.groovy       |  4 ++++
 .../resources/routes/routes-with-set-header-variable.groovy  | 10 ++++------
 6 files changed, 50 insertions(+), 6 deletions(-)
 copy catalog/dummy-component/src/main/java/org/apache/camel/component/dummy/Drinks.java => dsl/camel-groovy-dsl/camel-groovy-dsl-test/src/test/resources/routes/routes-with-set-header-variable.groovy (87%)