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 A7429200C81 for ; Fri, 12 May 2017 04:40:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A6079160BCA; Fri, 12 May 2017 02:40:28 +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 E4CA1160BC7 for ; Fri, 12 May 2017 04:40:27 +0200 (CEST) Received: (qmail 10580 invoked by uid 500); 12 May 2017 02:40:27 -0000 Mailing-List: contact commits-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list commits@manifoldcf.apache.org Received: (qmail 10571 invoked by uid 99); 12 May 2017 02:40:27 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 May 2017 02:40:27 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 2EA1E3A2A0E for ; Fri, 12 May 2017 02:40:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1794911 - /manifoldcf/branches/CONNECTORS-1425/connectors/tikaservice/connector/src/main/java/org/apache/manifoldcf/agents/transformation/tikaservice/TikaParser.java Date: Fri, 12 May 2017 02:40:25 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170512024026.2EA1E3A2A0E@svn01-us-west.apache.org> archived-at: Fri, 12 May 2017 02:40:28 -0000 Author: kwright Date: Fri May 12 02:40:25 2017 New Revision: 1794911 URL: http://svn.apache.org/viewvc?rev=1794911&view=rev Log: Get rid of unused file Removed: manifoldcf/branches/CONNECTORS-1425/connectors/tikaservice/connector/src/main/java/org/apache/manifoldcf/agents/transformation/tikaservice/TikaParser.java