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 11:08:25 UTC

[camel] branch regen_bot updated (7e4d187 -> 19db1c4)

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 7e4d187  Sync deps
     add e2926ad  Javadoc
     add e6a215f  CAMEL-15133: camel-health - Make all consumers capable of providing custom health checks
     add 19db1c4  Upgrade to vertx 4.1.6

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                               |  2 +-
 core/camel-api/src/main/java/org/apache/camel/Route.java | 12 ++++++++++--
 .../src/main/java/org/apache/camel/spi/RouteError.java   |  8 ++++++++
 .../org/apache/camel/impl/health/RouteHealthCheck.java   |  8 +++++---
 .../java/org/apache/camel/support/DefaultConsumer.java   | 15 ++++++++++++++-
 .../org/apache/camel/support/ScheduledPollConsumer.java  | 16 ++--------------
 parent/pom.xml                                           |  2 +-
 7 files changed, 41 insertions(+), 22 deletions(-)