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

bvahdat pushed a change to branch CAMEL-18452
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 1384f0f7ba7 CAMEL-18452: Upgrade azurite to the version 3.19.0
 discard fc6b536ebf5 CAMEL-18452: Integrate azure-sdk-bom in a non-conflicting 
manner
     add c9c4fbe5c1a (chores) camel-jms: rework the high timeout test to reduce 
flakiness
     add 9a5f6ecfec4 (chores) camel-jms: minor timeout increament to reduce 
flakiness in the durable topic test
     add eafe63870c2 (chores) camel-jms: remove an unused exception
     add 3456edb757a (chores) camel-jms: avoid triggering the test before the 
consumer has connected
     add 0b73a09d3f0 (chores) camel-jms: increase the fork timeout
     add fbd1ae19936 CAMEL-18452: Integrate azure-sdk-bom in a non-conflicting 
manner

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1384f0f7ba7)
            \
             N -- N -- N   refs/heads/CAMEL-18452 (fbd1ae19936)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 components/camel-jms/pom.xml                               |  2 +-
 .../apache/camel/component/jms/JmsDurableTopicTest.java    |  2 +-
 .../component/jms/JmsInOutFixedReplyQueueTimeoutTest.java  | 10 ++++++++++
 ...edReplyQueueTimeoutUseMessageIDAsCorrelationIDTest.java |  5 ++---
 .../apache/camel/component/jms/JmsPollingConsumerTest.java | 14 ++++++--------
 ...questReplyProcessRepliesConcurrentUsingThreadsTest.java | 10 ++++++++++
 .../camel/component/jms/TwoConsumerOnSameTopicTest.java    |  9 ++++++++-
 .../camel/component/jms/async/AsyncConsumerInOutTest.java  | 10 ++++++++++
 .../component/jms/issues/JmsInOutExclusiveTopicTest.java   | 10 ++++++++++
 9 files changed, 58 insertions(+), 14 deletions(-)

Reply via email to