Repository: activemq-artemis Updated Branches: refs/heads/master d9ba65c01 -> 4b77633af
This closes #105 test fix on openwire Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4b77633a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4b77633a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/4b77633a Branch: refs/heads/master Commit: 4b77633af77923a18d29bb327fa73701f04a96de Parents: d9ba65c 65e9ec0 Author: Clebert Suconic <[email protected]> Authored: Mon Aug 3 08:56:27 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Mon Aug 3 08:56:27 2015 -0400 ---------------------------------------------------------------------- .../artemis/core/protocol/openwire/OpenWireConnection.java | 8 +++++--- .../core/protocol/openwire/OpenWireProtocolManager.java | 9 +++++++++ .../test/java/org/apache/activemq/JmsRedeliveredTest.java | 8 ++++++-- 3 files changed, 20 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
