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 2021/03/19 17:54:57 UTC

[camel] branch regen_bot updated (d30aae8 -> 1575703)

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 d30aae8  Regen
     add 1575703  (chores): cleanup camel-activemq tests (#5247)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/activemq/AMQ2240Test.java      | 79 ++++++++++------------
 .../camel/component/activemq/AMQ2611Test.java      |  2 +-
 .../activemq/ActiveMQJmsHeaderRouteTest.java       |  2 +-
 .../activemq/AdvisoryConsumerExample.java          |  7 +-
 .../activemq/ComplexRequestReplyTest.java          |  6 +-
 .../apache/camel/component/activemq/DlqTest.java   | 11 +--
 ...nvokeRequestReplyUsingJmsReplyToHeaderTest.java | 15 ++--
 .../apache/camel/component/activemq/JmsBridge.java |  6 +-
 .../activemq/JmsConsumeSendTransacted.java         | 12 ++--
 .../component/activemq/JmsJdbcXARollbackTest.java  | 18 ++---
 .../camel/component/activemq/JmsJdbcXATest.java    | 12 ++--
 .../activemq/JmsSimpleRequestReplyTest.java        | 12 ++--
 .../apache/camel/component/activemq/MyBean.java    |  2 +-
 .../camel/component/activemq/SetHeaderTest.java    |  2 +-
 .../component/activemq/TransactedConsumeTest.java  |  7 +-
 .../component/activemq/converter/ConsumerBean.java | 47 +++----------
 .../converter/InvokeMessageListenerTest.java       |  8 +--
 17 files changed, 106 insertions(+), 142 deletions(-)