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 2015/07/09 16:26:28 UTC

[2/2] activemq-artemis git commit: This closes #64 Open Wire Advisory Support

This closes #64 Open Wire Advisory Support


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

Branch: refs/heads/master
Commit: 2a4e9f191a3ef32f6ed40ccfba66fa6f922c13e6
Parents: 17cc62b 7cf58b1
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Jul 9 10:23:25 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Jul 9 10:23:25 2015 -0400

----------------------------------------------------------------------
 .../openwire/OpenWireProtocolManager.java       | 63 +++++++++++++++-
 .../core/protocol/openwire/amq/AMQConsumer.java | 10 +++
 .../core/protocol/openwire/amq/AMQSession.java  |  5 ++
 .../apache/activemq/broker/BrokerService.java   | 77 ++-----------------
 .../artemiswrapper/ArtemisBrokerWrapper.java    | 68 +++++++++++++++--
 .../broker/region/policy/PolicyMap.java         | 79 ++++++++++++++++++++
 6 files changed, 224 insertions(+), 78 deletions(-)
----------------------------------------------------------------------