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 A0100200D49 for ; Fri, 24 Nov 2017 16:47:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9EB78160C11; Fri, 24 Nov 2017 15:47:31 +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 DD6A3160BEE for ; Fri, 24 Nov 2017 16:47:30 +0100 (CET) Received: (qmail 48589 invoked by uid 500); 24 Nov 2017 15:47:30 -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 48580 invoked by uid 99); 24 Nov 2017 15:47:30 -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, 24 Nov 2017 15:47:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4BABEE0BAE; Fri, 24 Nov 2017 15:47:28 +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: Fri, 24 Nov 2017 15:47:28 -0000 Message-Id: <56a52e0c50954f1b80557839aee53a1c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #1664 archived-at: Fri, 24 Nov 2017 15:47:31 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master 245495196 -> ae367c6af This closes #1664 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ae367c6a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ae367c6a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ae367c6a Branch: refs/heads/master Commit: ae367c6aff62f8fffee0019a761c16c33b9d46a7 Parents: 2454951 7beb378 Author: Martyn Taylor Authored: Fri Nov 24 13:17:01 2017 +0000 Committer: Martyn Taylor Committed: Fri Nov 24 13:17:01 2017 +0000 ---------------------------------------------------------------------- .../integration/server/ConfigurationTest.java | 63 +++++++++++ .../src/test/resources/duplicate-queues.xml | 104 +++++++++++++++++++ 2 files changed, 167 insertions(+) ----------------------------------------------------------------------