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 2024/03/19 11:33:53 UTC

(camel) branch regen_bot updated (988e4cafc70 -> 1a20991e9f8)

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 988e4cafc70 CAMEL-20559 camel-jbang-plugin-k run command error on a multi-valued trait property (#13521)
     add 1a20991e9f8 CAMEL-20581: ensure components use the correct lifecycle for service

No new revisions were added by this update.

Summary of changes:
 .../camel/component/mllp/MllpTcpServerConsumerTransactionTest.java      | 2 +-
 .../apache/camel/component/sjms/consumer/AsyncConsumerFalseTest.java    | 2 +-
 .../apache/camel/component/sjms/consumer/AsyncConsumerInOutTest.java    | 2 +-
 .../apache/camel/component/sjms/producer/AsyncQueueProducerTest.java    | 2 +-
 .../apache/camel/component/sjms/producer/AsyncTopicProducerTest.java    | 2 +-
 .../apache/camel/component/sjms/tx/TransactedAsyncExceptionTest.java    | 2 +-
 .../org/apache/camel/component/sjms/tx/TransactedOnCompletionTest.java  | 2 +-
 .../camel/component/sjms/tx/TransactedQueueInOutProducerTest.java       | 2 +-
 .../org/apache/camel/component/sjms/tx/TransactedQueueProducerTest.java | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)