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/08/17 13:30:09 UTC

[camel] branch regen_bot updated (ff375a00060 -> 9ec5de53b62)

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 ff375a00060 feat: add a global route builder interceptors
     add 9ec5de53b62 (chores) camel-jms: consolidate duplicate test code

No new revisions were added by this update.

Summary of changes:
 .../component/jms/AbstractPersistentJMSTest.java     | 20 ++++++++++++++++++++
 .../jms/ConsumerTemplateJmsSelectorTest.java         |  6 +-----
 .../component/jms/JmsAsyncStartListenerTest.java     |  6 +-----
 .../component/jms/JmsAsyncStartStopListenerTest.java |  6 +-----
 .../camel/component/jms/JmsAutoStartupTest.java      | 16 ----------------
 .../camel/component/jms/JmsConsumeTemplateTest.java  | 16 ----------------
 .../component/jms/JmsDeadLetterChannelInOutTest.java | 17 -----------------
 .../camel/component/jms/JmsDurableTopicTest.java     | 13 -------------
 .../component/jms/JmsProducerDisableReplyToTest.java | 17 -----------------
 .../jms/JmsRouteDeliveryModePreserveQoSTest.java     | 14 --------------
 ...etBodyNullErrorHandlerUseOriginalMessageTest.java | 13 -------------
 .../camel/component/jms/JmsSuspendResumeTest.java    | 16 ----------------
 .../jms/JmsThrottlingInflightRoutePolicyTest.java    |  7 +------
 .../camel/component/jms/JmsToDSendDynamicTest.java   | 14 --------------
 .../jms/JmsToDSendDynamicTwoDisabledTest.java        | 15 ---------------
 .../component/jms/JmsToDSendDynamicTwoTest.java      | 14 --------------
 .../camel/component/jms/ManagedJmsEndpointTest.java  | 15 ---------------
 .../component/jms/TwoConsumerOnSameQueueTest.java    | 14 --------------
 .../component/jms/TwoConsumerOnSameTopicTest.java    | 16 ----------------
 .../jms/issues/JmsDirectStartupOrderIssueTest.java   | 15 ---------------
 20 files changed, 24 insertions(+), 246 deletions(-)