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/24 22:05:31 UTC

[camel] branch regen_bot updated (f8d5b52f9cf -> 2b8b7ca353c)

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 f8d5b52f9cf Regen for commit b48f1202cfc0bed1edfcdf2c9e71010c0aaa9f9c
     add 2b8b7ca353c (chores) More of replacing inner classes with lambda (#9635)

No new revisions were added by this update.

Summary of changes:
 .../http/vertx/VertxPlatformHttpServerSupport.java | 84 ++++++++++------------
 .../camel/component/pubnub/PubNubProducer.java     | 67 ++++++-----------
 .../camel/component/splunk/SplunkConsumer.java     | 19 ++---
 .../camel/component/timer/TimerConsumer.java       | 14 ++--
 .../undertow/handlers/CamelWebSocketHandler.java   | 10 +--
 .../camel/component/vertx/VertxComponent.java      | 22 +++---
 .../camel/component/vertx/VertxConsumer.java       |  6 +-
 7 files changed, 88 insertions(+), 134 deletions(-)