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 92e6b430b0f CAMEL-17948: Wait for completion on reset (#7430)
add 87baed64372 CAMEL-17763: cleaned up unused exceptions in camel-nats
No new revisions were added by this update.
Summary of changes:
.../camel/component/nats/integration/NatsAuthConsumerLoadIT.java | 7 +++----
.../camel/component/nats/integration/NatsAuthProducerIT.java | 6 +++---
.../component/nats/integration/NatsAuthTokenConsumerLoadIT.java | 7 +++----
.../camel/component/nats/integration/NatsAuthTokenProducerIT.java | 6 +++---
.../component/nats/integration/NatsConsumerHeadersSupportIT.java | 4 ++--
.../apache/camel/component/nats/integration/NatsConsumerIT.java | 4 ++--
.../camel/component/nats/integration/NatsConsumerLoadIT.java | 4 ++--
.../component/nats/integration/NatsConsumerMaxMessagesIT.java | 8 +++-----
.../nats/integration/NatsConsumerMaxMessagesQueueIT.java | 8 +++-----
.../camel/component/nats/integration/NatsConsumerReplyToIT.java | 4 ++--
.../nats/integration/NatsConsumerWithConnectionLoadIT.java | 4 ++--
.../component/nats/integration/NatsConsumerWithRedeliveryIT.java | 4 ++--
.../apache/camel/component/nats/integration/NatsProducerIT.java | 6 +++---
.../camel/component/nats/integration/NatsProducerReplyToIT.java | 4 ++--
.../component/nats/integration/NatsProducerReplyToTimeoutIT.java | 4 ++--
15 files changed, 37 insertions(+), 43 deletions(-)