This closes #142 Remove destination
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b91b5a1a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/b91b5a1a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/b91b5a1a Branch: refs/heads/master Commit: b91b5a1aae3b4f51814029d3abe4ea4201d4538d Parents: 40f318f be9959e Author: Clebert Suconic <[email protected]> Authored: Fri Aug 28 14:19:57 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Fri Aug 28 14:19:57 2015 -0400 ---------------------------------------------------------------------- .../protocol/openwire/OpenWireConnection.java | 29 +++++---- .../openwire/OpenWireProtocolManager.java | 64 ++++++++++++++++---- .../artemiswrapper/ArtemisBrokerBase.java | 5 ++ .../artemiswrapper/ArtemisBrokerWrapper.java | 3 +- .../apache/activemq/RemoveDestinationTest.java | 33 +++++----- 5 files changed, 93 insertions(+), 41 deletions(-) ----------------------------------------------------------------------
