Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B39F18D38 for ; Wed, 4 Nov 2015 15:23:44 +0000 (UTC) Received: (qmail 21806 invoked by uid 500); 4 Nov 2015 15:23:41 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 21752 invoked by uid 500); 4 Nov 2015 15:23:41 -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 21676 invoked by uid 99); 4 Nov 2015 15:23:41 -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; Wed, 04 Nov 2015 15:23:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 07593E0984; Wed, 4 Nov 2015 15:23:41 +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: Wed, 04 Nov 2015 15:23:41 -0000 Message-Id: <01305a65f8dd49d98f30ab0d0a6ea8dd@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #232 This closes #232 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/77f0f66a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/77f0f66a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/77f0f66a Branch: refs/heads/master Commit: 77f0f66a4dce091e3b0664cff5ade0492c52fdae Parents: 95a8570 1cdc01f Author: Clebert Suconic Authored: Wed Nov 4 10:23:32 2015 -0500 Committer: Clebert Suconic Committed: Wed Nov 4 10:23:32 2015 -0500 ---------------------------------------------------------------------- .../artemis/core/client/impl/ClientSessionFactoryImpl.java | 2 +- .../activemq/artemis/jms/server/ActiveMQJMSServerLogger.java | 2 +- .../activemq/artemis/jms/server/impl/JMSServerManagerImpl.java | 2 +- .../activemq/artemis/core/server/ActiveMQServerLogger.java | 4 ++-- .../service/extensions/xa/recovery/ActiveMQXARecoveryLogger.java | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) ----------------------------------------------------------------------