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 1102C200D2F for ; Wed, 18 Oct 2017 02:26:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0F8501609EC; Wed, 18 Oct 2017 00:26:43 +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 4CD131609EB for ; Wed, 18 Oct 2017 02:26:42 +0200 (CEST) Received: (qmail 91049 invoked by uid 500); 18 Oct 2017 00:26:41 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 91036 invoked by uid 99); 18 Oct 2017 00:26:41 -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; Wed, 18 Oct 2017 00:26:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 40903DF9E6; Wed, 18 Oct 2017 00:26:39 +0000 (UTC) From: vrozov To: dev@drill.apache.org Reply-To: dev@drill.apache.org References: In-Reply-To: Subject: [GitHub] drill pull request #991: DRILL-5876: Remove netty-tcnative dependency from j... Content-Type: text/plain Message-Id: <20171018002640.40903DF9E6@git1-us-west.apache.org> Date: Wed, 18 Oct 2017 00:26:39 +0000 (UTC) archived-at: Wed, 18 Oct 2017 00:26:43 -0000 Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/991#discussion_r145291048 --- Diff: exec/java-exec/pom.xml --- @@ -22,7 +22,10 @@ 1.8-rev1 + --- End diff -- Please uncomment (should be harmful) or move to openssl profile. ---