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 10:25:05 UTC

[camel] branch regen_bot updated (aca486350f0 -> 8e4a5de804e)

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 aca486350f0 CAMEL-18608: fix tests of type ZooKeeperServiceRegistrationITBase
     add b4887d5c821 CAMEL-18148: Added support for running callbacks on offset updates
     add be06d8e1a56 (chores) ci: label buildingtools changes
     add 30415cbdaf3 (chores) ci: label core build and dependencies changes
     add 80e72b14689 (chores) ci: label core build tooling changes
     add 9cbf1736c2b (chores) ci: fixes support for generating checkstyle summaries
     add 7ed56e5a9fa Upgrade Pdfbox to version 2.0.27
     add 2d17d59d20f Sync deps
     add 8e4a5de804e Regen for commit 2d17d59d20f905b511a8eeb0aae933b56bd0feb0

No new revisions were added by this update.

Summary of changes:
 .github/workflows/generic-pr/label-config.yml      | 10 +++++
 .github/workflows/main-checkstyle-build.yml        | 10 -----
 .github/workflows/pr-build.yml                     | 10 +++++
 camel-dependencies/pom.xml                         |  2 +-
 .../kafka/SingleNodeKafkaResumeStrategy.java       | 46 ++++++++++------------
 .../org/apache/camel/resume/ResumeStrategy.java    | 40 +++++++++++++++++--
 .../processor/resume/TransientResumeStrategy.java  | 12 +++++-
 parent/pom.xml                                     |  2 +-
 8 files changed, 89 insertions(+), 43 deletions(-)