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 AF8BA200C53 for ; Tue, 11 Apr 2017 11:48:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE0AF160B9B; Tue, 11 Apr 2017 09:48:02 +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 EDDE7160B89 for ; Tue, 11 Apr 2017 11:48:01 +0200 (CEST) Received: (qmail 41922 invoked by uid 500); 11 Apr 2017 09:47:59 -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 41905 invoked by uid 99); 11 Apr 2017 09:47:59 -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 Apr 2017 09:47:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 10D3FE0117; Tue, 11 Apr 2017 09:47:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: martyntaylor@apache.org To: commits@activemq.apache.org Date: Tue, 11 Apr 2017 09:48:00 -0000 Message-Id: <35d178dc16e24b0489d29574fb6dbc4f@git.apache.org> In-Reply-To: <80e8f2403c354b00a12bdeca9ec35229@git.apache.org> References: <80e8f2403c354b00a12bdeca9ec35229@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #1195 archived-at: Tue, 11 Apr 2017 09:48:02 -0000 This closes #1195 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/75994b5f Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/75994b5f Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/75994b5f Branch: refs/heads/1.x Commit: 75994b5fb2e9d4824b23c98f7159f7ee0713d8ea Parents: e82ef02 3c33632 Author: Martyn Taylor Authored: Tue Apr 11 10:47:47 2017 +0100 Committer: Martyn Taylor Committed: Tue Apr 11 10:47:47 2017 +0100 ---------------------------------------------------------------------- .../core/client/ActiveMQClientLogger.java | 5 ++ .../core/impl/ActiveMQSessionContext.java | 57 ++++++++++++-------- 2 files changed, 40 insertions(+), 22 deletions(-) ----------------------------------------------------------------------