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 2018/01/16 15:06:30 UTC

[2/2] activemq-artemis git commit: This closes #1774

This closes #1774


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

Branch: refs/heads/master
Commit: 00bd989f9f5e59834d514131b7a6259cbc5a0cd8
Parents: 77805f9 6b033b5
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Jan 16 10:04:39 2018 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Jan 16 10:04:39 2018 -0500

----------------------------------------------------------------------
 .../core/protocol/stomp/StompSession.java       |  2 +-
 .../crossprotocol/AMQPToStompTest.java          | 97 +++++++++++++++++++
 .../tests/integration/stomp/StompTestBase.java  | 60 ++++++------
 .../integration/stomp/v11/StompV11Test.java     | 98 ++++++++++----------
 .../integration/stomp/v12/StompV12Test.java     | 92 +++++++++---------
 5 files changed, 223 insertions(+), 126 deletions(-)
----------------------------------------------------------------------