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 75E08200D0F for ; Thu, 14 Sep 2017 20:16:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 74C8E1609C6; Thu, 14 Sep 2017 18:16:06 +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 BB2161609CD for ; Thu, 14 Sep 2017 20:16:05 +0200 (CEST) Received: (qmail 81313 invoked by uid 500); 14 Sep 2017 18:16:04 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 81256 invoked by uid 99); 14 Sep 2017 18:16:04 -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; Thu, 14 Sep 2017 18:16:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 69267F56C3; Thu, 14 Sep 2017 18:16:04 +0000 (UTC) From: michaelandrepearce To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1536: ARTEMIS-1422 fix RedeployTest after match chan... Content-Type: text/plain Message-Id: <20170914181604.69267F56C3@git1-us-west.apache.org> Date: Thu, 14 Sep 2017 18:16:04 +0000 (UTC) archived-at: Thu, 14 Sep 2017 18:16:06 -0000 Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1536 Thats fair comment, as long as we do, though to ensure that then should leave this test failing, and prioritise making it work with just wildcard config being applied. ---