This closes #1886

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

Branch: refs/heads/master
Commit: 8d343ade10865ee87b118e6f90c57d62fb8378ce
Parents: f08f246 2ea0dce
Author: Timothy Bish <tabish...@gmail.com>
Authored: Thu Feb 22 16:28:56 2018 -0500
Committer: Timothy Bish <tabish...@gmail.com>
Committed: Thu Feb 22 16:28:56 2018 -0500

----------------------------------------------------------------------
 .../artemis/core/protocol/stomp/Stomp.java      |  15 +++
 .../stomp/VersionedStompFrameHandler.java       |  11 +-
 .../stomp/v10/StompFrameHandlerV10.java         |  56 ++++++----
 .../stomp/v11/StompFrameHandlerV11.java         |  11 +-
 .../integration/plugin/StompPluginTest.java     | 106 ++++++++++++++-----
 .../tests/integration/stomp/StompTest.java      |  61 +++++++++++
 .../tests/integration/stomp/StompTestBase.java  |  40 ++++++-
 7 files changed, 243 insertions(+), 57 deletions(-)
----------------------------------------------------------------------


Reply via email to