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 5070418AB1 for ; Fri, 23 Oct 2015 14:25:46 +0000 (UTC) Received: (qmail 71081 invoked by uid 500); 23 Oct 2015 14:25:40 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 70995 invoked by uid 500); 23 Oct 2015 14:25:39 -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 70982 invoked by uid 99); 23 Oct 2015 14:25:39 -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; Fri, 23 Oct 2015 14:25:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 14BA1DFF32; Fri, 23 Oct 2015 14:25:39 +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: Fri, 23 Oct 2015 14:25:39 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #214 Repository: activemq-artemis Updated Branches: refs/heads/master 270ad3ec3 -> 851d4c35d This closes #214 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/851d4c35 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/851d4c35 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/851d4c35 Branch: refs/heads/master Commit: 851d4c35df1a6caed8669b5a52cc1052af8bcb47 Parents: 270ad3e 02cedbf Author: Clebert Suconic Authored: Fri Oct 23 10:25:28 2015 -0400 Committer: Clebert Suconic Committed: Fri Oct 23 10:25:28 2015 -0400 ---------------------------------------------------------------------- .../artemis/jms/bridge/impl/JMSBridgeImpl.java | 28 ++++- .../jms/bridge/impl/JMSBridgeImplTest.java | 114 +++++++++++++++++++ 2 files changed, 141 insertions(+), 1 deletion(-) ----------------------------------------------------------------------