You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2019/08/20 14:57:37 UTC

[activemq-artemis] 03/03: This closes #2800

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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 6fc11338e67b08099c90fb10127c72275bec10c3
Merge: b9dda34 a48e2c9
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Aug 20 10:57:24 2019 -0400

    This closes #2800

 .../artemis/jms/client/ActiveMQConnection.java     | 12 -----
 .../artemis/jms/client/ActiveMQDestination.java    | 10 ++++
 .../artemis/jms/client/ActiveMQSession.java        | 10 ++--
 .../integration/amqp/QueueAutoCreationTest.java    | 59 +++++++++++++++++++++-
 .../client/AutoCreateJmsDestinationTest.java       | 12 ++---
 .../jms/client/TemporaryDestinationTest.java       |  5 +-
 6 files changed, 84 insertions(+), 24 deletions(-)