This closes #2060
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/75c92a36
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/75c92a36
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/75c92a36
Branch: refs/heads/master
Commit: 75c92a364d3b31d9ebb8c14afec6a241b5347b78
Parents: 6c7843f 08fd2ac
Author: Clebert Suconic <clebertsuconic@apache.org>
Authored: Thu May 3 12:23:58 2018 -0400
Committer: Clebert Suconic <clebertsuconic@apache.org>
Committed: Thu May 3 12:23:58 2018 -0400
----------------------------------------------------------------------
.../protocol/openwire/OpenWireConnection.java | 15 +++--
.../openwire/OpenWireProtocolManager.java | 6 +-
tests/integration-tests/pom.xml | 5 +-
.../openwire/SessionHandlingOpenWireTest.java | 59 ++++++++++++++++++++
4 files changed, 74 insertions(+), 11 deletions(-)
----------------------------------------------------------------------
|