From dev-return-66960-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Mon Aug 27 00:25:06 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 843DB180672 for ; Mon, 27 Aug 2018 00:25:05 +0200 (CEST) Received: (qmail 87545 invoked by uid 500); 26 Aug 2018 22:25: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 87527 invoked by uid 99); 26 Aug 2018 22:25:03 -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; Sun, 26 Aug 2018 22:25:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 66F4EE07A8; Sun, 26 Aug 2018 22:25:03 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #2269: ARTEMIS-1938 Update Qpid JMS along with Proton... Content-Type: text/plain Message-Id: <20180826222503.66F4EE07A8@git1-us-west.apache.org> Date: Sun, 26 Aug 2018 22:25:03 +0000 (UTC) Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2269 this is introducing a few failures on the testuiste: e.g. CoreClientOverTwoWayOpenSSLServerTest This is because there's some stuff that is now deprecated. and we will need to make a decision. ---