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 47412189F3 for ; Mon, 7 Dec 2015 18:49:10 +0000 (UTC) Received: (qmail 27967 invoked by uid 500); 7 Dec 2015 18:49:07 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 27845 invoked by uid 500); 7 Dec 2015 18:49:07 -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 27829 invoked by uid 99); 7 Dec 2015 18:49:07 -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; Mon, 07 Dec 2015 18:49:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 048B5E08B3; Mon, 7 Dec 2015 18:49:07 +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: Mon, 07 Dec 2015 18:49:07 -0000 Message-Id: <7ecc12a882304e3c96700241ea8f6233@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #257 This closes #257 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b0007c45 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/b0007c45 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/b0007c45 Branch: refs/heads/master Commit: b0007c45333cf350d76ce4e600d2bb9b26192a84 Parents: a957840 f29ab83 Author: Clebert Suconic Authored: Mon Dec 7 13:48:53 2015 -0500 Committer: Clebert Suconic Committed: Mon Dec 7 13:48:53 2015 -0500 ---------------------------------------------------------------------- .../activemq/artemis/core/transaction/TransactionDetail.java | 8 +++++++- .../artemis/core/transaction/impl/TransactionImpl.java | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) ----------------------------------------------------------------------