This closes #72 Stomp changes
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/87ba02b9 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/87ba02b9 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/87ba02b9 Branch: refs/heads/master Commit: 87ba02b9e5c41387a748bb9b76262fa93e8a820a Parents: 970623f 851ac30 Author: Clebert Suconic <[email protected]> Authored: Mon Jul 13 09:37:34 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Mon Jul 13 09:37:34 2015 -0400 ---------------------------------------------------------------------- .../artemis/core/protocol/stomp/StompFrame.java | 2 +- .../stomp/VersionedStompFrameHandler.java | 2 +- .../stomp/v11/StompFrameHandlerV11.java | 5 +- .../core/protocol/stomp/v11/StompFrameV11.java | 13 ++-- .../core/protocol/stomp/v12/StompFrameV12.java | 78 +------------------- 5 files changed, 15 insertions(+), 85 deletions(-) ----------------------------------------------------------------------
