Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8CF9D200CC5 for ; Tue, 11 Jul 2017 16:58:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8BA191661AC; Tue, 11 Jul 2017 14:58:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C99851661A8 for ; Tue, 11 Jul 2017 16:58:46 +0200 (CEST) Received: (qmail 53652 invoked by uid 500); 11 Jul 2017 14:58:46 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 53643 invoked by uid 99); 11 Jul 2017 14:58:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2017 14:58:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E0822DFF8A; Tue, 11 Jul 2017 14:58:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Tue, 11 Jul 2017 14:58:45 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #1394 archived-at: Tue, 11 Jul 2017 14:58:47 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master f8554c732 -> 83256c5d0 This closes #1394 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/83256c5d Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/83256c5d Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/83256c5d Branch: refs/heads/master Commit: 83256c5d0d561b192c19244997ae6bbb46a81225 Parents: f8554c7 905098b Author: Clebert Suconic Authored: Tue Jul 11 10:58:40 2017 -0400 Committer: Clebert Suconic Committed: Tue Jul 11 10:58:40 2017 -0400 ---------------------------------------------------------------------- .../core/protocol/stomp/StompSession.java | 5 +- .../stomp/VersionedStompFrameHandler.java | 2 - .../tests/integration/stomp/StompTest.java | 54 +++++++++++++++----- .../tests/integration/stomp/StompTestBase.java | 3 ++ 4 files changed, 48 insertions(+), 16 deletions(-) ----------------------------------------------------------------------