Repository: activemq-artemis Updated Branches: refs/heads/master 413e7aee5 -> d1cfcdffa
This closes #646 ARTEMIS-234 fix content-length for Stomp 1.0 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d1cfcdff Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d1cfcdff Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/d1cfcdff Branch: refs/heads/master Commit: d1cfcdffa018c618595502442f6c067caa256285 Parents: 413e7ae b466cce Author: Andy Taylor <[email protected]> Authored: Wed Jul 20 13:40:57 2016 +0100 Committer: Andy Taylor <[email protected]> Committed: Wed Jul 20 13:40:57 2016 +0100 ---------------------------------------------------------------------- .../activemq/artemis/core/protocol/stomp/StompFrame.java | 3 ++- docs/user-manual/en/protocols-interoperability.md | 8 ++++---- .../activemq/artemis/tests/integration/stomp/StompTest.java | 4 ++++ .../artemis/tests/integration/stomp/v11/StompV11Test.java | 2 ++ 4 files changed, 12 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
