This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 46c7ae5d42e Update camel-4x-upgrade-guide-4_4.adoc
     new d09751438e9 CAMEL-20477: TwoConsumerOnSameQueueTest needs an exclusive 
broker and context
     new df36d1609da CAMEL-20477: avoid sharing reply queues
     new 9dc039f4429 CAMEL-20477: split flaky transacted test

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../component/jms/TwoConsumerOnSameQueueTest.java  | 28 +++++++-
 .../spring/tx/JMSTXInOutPersistentQueueIT.java     |  3 +-
 .../spring/tx/JmsToJmsTransactedIT.java            | 43 +++---------
 .../tx/JmsToJmsTransactedMarkRollbackIT.java       | 79 ++++++++++++++++++++++
 .../issues/JmsInOutPersistentReplyQueueTest.java   |  3 +-
 ...IT.xml => JmsToJmsTransactedMarkRollbackIT.xml} |  2 +-
 6 files changed, 119 insertions(+), 39 deletions(-)
 create mode 100644 
components/camel-jms/src/test/java/org/apache/camel/component/jms/integration/spring/tx/JmsToJmsTransactedMarkRollbackIT.java
 copy 
components/camel-jms/src/test/resources/org/apache/camel/component/jms/integration/spring/tx/{JmsToJmsTransactedIT.xml
 => JmsToJmsTransactedMarkRollbackIT.xml} (96%)

Reply via email to