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 2016/05/20 17:27:12 UTC

[3/3] activemq-artemis git commit: This closes #529

This closes #529


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ea5fc16c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ea5fc16c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ea5fc16c

Branch: refs/heads/master
Commit: ea5fc16c687353a88fa21e7f3cae9f26eaeff6c8
Parents: dfdb35a 643fa22
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri May 20 13:26:40 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri May 20 13:26:40 2016 -0400

----------------------------------------------------------------------
 .../activemq/artemis/cli/commands/Create.java   | 51 +++++++++++++++++++-
 .../artemis/cli/commands/etc/amqp-acceptor.txt  |  3 ++
 .../artemis/cli/commands/etc/broker.xml         | 13 +----
 .../cli/commands/etc/hornetq-acceptor.txt       |  3 ++
 .../artemis/cli/commands/etc/mqtt-acceptor.txt  |  3 ++
 .../artemis/cli/commands/etc/stomp-acceptor.txt |  3 ++
 .../activemq/cli/test/StreamClassPathTest.java  |  4 ++
 .../artemis/tests/util/ActiveMQTestBase.java    |  2 +-
 .../cluster/failover/FailoverTest.java          |  2 +-
 .../management/ActiveMQServerControlTest.java   |  2 +-
 .../integration/server/ScaleDown3NodeTest.java  |  4 +-
 11 files changed, 71 insertions(+), 19 deletions(-)
----------------------------------------------------------------------