From dev-return-63647-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Tue Jan 23 00:01:32 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 03B72180609 for ; Tue, 23 Jan 2018 00:01:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E7915160C4C; Mon, 22 Jan 2018 23:01: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 320BC160C4B for ; Tue, 23 Jan 2018 00:01:31 +0100 (CET) Received: (qmail 55562 invoked by uid 500); 22 Jan 2018 23:01:30 -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 55546 invoked by uid 99); 22 Jan 2018 23:01:29 -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, 22 Jan 2018 23:01:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 357B5F3240; Mon, 22 Jan 2018 23:01:27 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1793: ARTEMIS-1498: Openwire internal headers should... Content-Type: text/plain Message-Id: <20180122230128.357B5F3240@git1-us-west.apache.org> Date: Mon, 22 Jan 2018 23:01:27 +0000 (UTC) Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1793 I ran the whole testsuite and it didn't complete. it's a very nice start though. ---