This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch 2.6.x
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from 0bfba42 ARTEMIS-2229 Qpid jms consumer cannot receive from multicast
queue using FQQN
new b872763 Revert "ARTEMIS-2190 Fixing Test"
new 29abe0d ARTEMIS-2190 move tests
The 2 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:
.../jms/client/TemporaryDestinationTest.java | 207 +++++++++++++++++++++
.../activemq/artemis/tests/util/JMSTestBase.java | 20 ++
.../jms/tests/TemporaryDestinationTest.java | 48 -----
3 files changed, 227 insertions(+), 48 deletions(-)
create mode 100644
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/TemporaryDestinationTest.java