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/06/29 17:17:55 UTC

[camel] branch regen_bot updated (16f106350c9 -> 27f6d2bd93b)

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 16f106350c9 camel-hbase: fix deprecation warnings (#7936)
     add c99492dcc19 Regen for commit 027e471fdf8cdea3899dfeb30d41dbbc448e8384 (#7938)
     add 27f6d2bd93b (chores) More Thread.sleep cleanups (#7935)

No new revisions were added by this update.

Summary of changes:
 components/camel-hazelcast/pom.xml                 |  5 +++
 .../HazelcastReplicatedmapConsumerTest.java        |  7 ++--
 .../hl7/HL7MLLPCodecMessageFloodingTest.java       |  4 +-
 ...IrcChat.java => CodehausIrcChatManualTest.java} |  6 +--
 .../jetty/JettyContinuationDisabledTest.java       | 11 ++----
 .../JettyEndpointContinuationDisabledTest.java     | 11 ++----
 .../cluster/KubernetesClusterServiceTest.java      |  7 ++--
 .../cluster/TimedLeaderNotifierTest.java           | 44 ++++++++++++----------
 ...bernetesReplicationControllersProducerTest.java | 10 ++---
 components/camel-leveldb/pom.xml                   |  5 +++
 .../LevelDBAggregateDiscardOnTimeoutTest.java      |  5 ++-
 ...DBAggregateNotLostRemovedWhenConfirmedTest.java |  8 +++-
 .../leveldb/LevelDBAggregateNotLostTest.java       |  8 +++-
 13 files changed, 73 insertions(+), 58 deletions(-)
 rename components/camel-irc/src/test/java/org/apache/camel/component/irc/{CodehausIrcChat.java => CodehausIrcChatManualTest.java} (97%)