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/16 16:08:00 UTC

[2/2] activemq-artemis git commit: This closes #513

This closes #513


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

Branch: refs/heads/master
Commit: e04e99874b2cdfd0efb6828afa302b835dd2f416
Parents: 9a9968c 04c9564
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon May 16 12:07:45 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon May 16 12:07:45 2016 -0400

----------------------------------------------------------------------
 .../core/management/ActiveMQServerControl.java  |  7 +++++++
 .../impl/ActiveMQServerControlImpl.java         | 13 +++++++++++++
 .../core/server/ActiveMQMessageBundle.java      |  3 +++
 .../artemis/core/server/ActiveMQServer.java     |  6 ++++++
 .../core/server/impl/ActiveMQServerImpl.java    | 20 ++++++++++++++++++++
 .../artemis/tests/util/ActiveMQTestBase.java    |  2 +-
 .../ActiveMQServerControlUsingCoreTest.java     |  5 +++++
 7 files changed, 55 insertions(+), 1 deletion(-)
----------------------------------------------------------------------