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 924F7200D20 for ; Tue, 17 Oct 2017 21:21:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90F001609EB; Tue, 17 Oct 2017 19:21:10 +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 080481609D9 for ; Tue, 17 Oct 2017 21:21:09 +0200 (CEST) Received: (qmail 65121 invoked by uid 500); 17 Oct 2017 19:21:09 -0000 Mailing-List: contact commits-help@parquet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@parquet.apache.org Delivered-To: mailing list commits@parquet.apache.org Received: (qmail 65112 invoked by uid 99); 17 Oct 2017 19:21:09 -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; Tue, 17 Oct 2017 19:21:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 59098DFB32; Tue, 17 Oct 2017 19:21:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: blue@apache.org To: commits@parquet.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: parquet-format git commit: PARQUET-1144: Remove slf4j-nop. Date: Tue, 17 Oct 2017 19:21:08 +0000 (UTC) archived-at: Tue, 17 Oct 2017 19:21:10 -0000 Repository: parquet-format Updated Branches: refs/heads/master da4e39a15 -> 2fc7965f7 PARQUET-1144: Remove slf4j-nop. Author: Ryan Blue Closes #74 from rdblue/PARQUET-1144-remove-slf4j-nop and squashes the following commits: d5d5639 [Ryan Blue] PARQUET-1144: Remove slf4j-nop. Project: http://git-wip-us.apache.org/repos/asf/parquet-format/repo Commit: http://git-wip-us.apache.org/repos/asf/parquet-format/commit/2fc7965f Tree: http://git-wip-us.apache.org/repos/asf/parquet-format/tree/2fc7965f Diff: http://git-wip-us.apache.org/repos/asf/parquet-format/diff/2fc7965f Branch: refs/heads/master Commit: 2fc7965f7e9499803163e9aab3f565739ffeef20 Parents: da4e39a Author: Ryan Blue Authored: Tue Oct 17 12:21:05 2017 -0700 Committer: Ryan Blue Committed: Tue Oct 17 12:21:05 2017 -0700 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/parquet-format/blob/2fc7965f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5c9032c..51d98ac 100644 --- a/pom.xml +++ b/pom.xml @@ -212,11 +212,6 @@ 1.7.2 - org.slf4j - slf4j-nop - 1.7.2 - - org.apache.thrift libthrift ${thrift.version}