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/10/13 09:44:56 UTC

[camel] branch regen_bot updated (f24d66a129d -> cbd046f3de9)

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 f24d66a129d Regen
     add 1ebc408c641 (chores) ci: add support for generating checkstyle summaries
     add 793b450d997 (chores) avoid shadowing variables
     add aca486350f0 CAMEL-18608: fix tests of type ZooKeeperServiceRegistrationITBase
     add b4887d5c821 CAMEL-18148: Added support for running callbacks on offset updates
     add cbd046f3de9 Regen for commit b4887d5c821f03dcecbf9c429678235fd86f9e04

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main-checkstyle-build.yml        | 10 +++++
 .../component/arangodb/ArangoDbComponent.java      |  6 +--
 .../camel/component/ehcache/EhcacheComponent.java  |  4 +-
 .../git/consumer/AbstractGitConsumer.java          |  5 +--
 .../camel/component/git/producer/GitProducer.java  |  8 +---
 .../functions/GoogleCloudFunctionsComponent.java   |  6 +--
 .../kafka/SingleNodeKafkaResumeStrategy.java       | 46 ++++++++++------------
 .../camel/component/printer/PrinterProducer.java   |  8 ++--
 components/camel-zookeeper/pom.xml                 |  5 +++
 .../ZooKeeperServiceRegistrationITBase.java        |  7 +++-
 .../org/apache/camel/resume/ResumeStrategy.java    | 40 +++++++++++++++++--
 .../processor/resume/TransientResumeStrategy.java  | 12 +++++-
 12 files changed, 102 insertions(+), 55 deletions(-)