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 2023/08/11 11:34:57 UTC

[camel] branch regen_bot updated (d751ef3057a -> b2bd16f255d)

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 d751ef3057a camel-aws - Polish component descriptions
     add b2bd16f255d CAMEL-19735: use singleton services to speed up camel-rocketmq tests (#11081)

No new revisions were added by this update.

Summary of changes:
 .../rocketmq/RocketMQRequestReplyRouteTest.java    | 15 +++-----
 .../component/rocketmq/RocketMQRouteTest.java      |  9 +----
 .../component/rocketmq/RocketMQTestSupport.java}   | 12 +++----
 .../infra/rocketmq/services/RocketMQContainer.java | 10 ------
 .../infra/rocketmq/services/RocketMQService.java   | 33 +++++++++++++++++
 .../rocketmq/services/RocketMQServiceFactory.java  | 42 ++++++++++++++++++++++
 6 files changed, 86 insertions(+), 35 deletions(-)
 copy components/{camel-minio/src/test/java/org/apache/camel/component/minio/integration/MinioIntegrationTestSupport.java => camel-rocketmq/src/test/java/org/apache/camel/component/rocketmq/RocketMQTestSupport.java} (72%)