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 2023/03/28 06:23:59 UTC

[camel] branch regen_bot updated (48cbba0a58a -> 0f796a8ad50)

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 48cbba0a58a CAMEL-19211: camel-sql - Make it possible to configure custom RowMapper
     add 091cd6e0114 provide a way to define global groovy variables (#9648)
     add 9ccc2c897a5 CAMEL-19203: Unused assignment in SyncPropertiesMojo
     add d903fce1595 CAMEL-19192: Possible infinite recursion in JettyConfigurationBuilder
     add 0f796a8ad50 Regen for commit d903fce15953ea1d89d42f15155627074a01e223

No new revisions were added by this update.

Summary of changes:
 .../camel/language/groovy/GroovyExpression.java    | 20 ++++++++++++----
 .../camel/language/groovy/GroovyShellFactory.java  | 12 ++++++++++
 .../language/groovy/GroovyShellFactoryTest.java    | 28 ++++++++++++++++++++++
 .../jetty/services/JettyConfigurationBuilder.java  | 26 +-------------------
 .../maven/sync/properties/SyncPropertiesMojo.java  |  1 -
 5 files changed, 56 insertions(+), 31 deletions(-)