Repository: activemq-artemis
Updated Branches:
  refs/heads/master 10f1e1223 -> 4977042cd


This closes #1789


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

Branch: refs/heads/master
Commit: 4977042cd9d3ba250211a46278fc4d5cc04ce0be
Parents: 10f1e12 bc38d7c
Author: Justin Bertram <jbert...@apache.org>
Authored: Thu Jan 18 21:01:41 2018 -0600
Committer: Justin Bertram <jbert...@apache.org>
Committed: Thu Jan 18 21:01:41 2018 -0600

----------------------------------------------------------------------
 .../core/postoffice/impl/PostOfficeImpl.java    | 17 +++--
 .../core/server/impl/ActiveMQServerImpl.java    | 13 ++--
 .../server/plugin/ActiveMQServerPlugin.java     | 67 ++++++++++++++++++
 .../integration/plugin/AmqpPluginTest.java      | 22 +++++-
 .../integration/plugin/CorePluginTest.java      | 73 +++++++++++++++++---
 .../plugin/MethodCalledVerifier.java            | 48 +++++++++++++
 .../integration/plugin/MqttPluginTest.java      | 25 ++++++-
 .../integration/plugin/OpenwirePluginTest.java  | 29 +++++++-
 .../integration/plugin/StompPluginTest.java     | 26 ++++++-
 9 files changed, 295 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


Reply via email to