Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 66022 invoked from network); 15 Dec 2009 07:50:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Dec 2009 07:50:41 -0000 Received: (qmail 23342 invoked by uid 500); 15 Dec 2009 07:50:40 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 23255 invoked by uid 500); 15 Dec 2009 07:50:40 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 23245 invoked by uid 99); 15 Dec 2009 07:50:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2009 07:50:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2009 07:50:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 193F8234C498 for ; Mon, 14 Dec 2009 23:50:18 -0800 (PST) Message-ID: <933561742.1260863418089.JavaMail.jira@brutus> Date: Tue, 15 Dec 2009 07:50:18 +0000 (UTC) From: "Shalin Shekhar Mangar (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Resolved: (SOLR-1643) remove DIH-extras package In-Reply-To: <1767895169.1260510918234.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1643. ----------------------------------------- Resolution: Won't Fix Reverted previous committed and moved TikaEntityProcessor and tests to extras. Committed revision 890679. > remove DIH-extras package > ------------------------- > > Key: SOLR-1643 > URL: https://issues.apache.org/jira/browse/SOLR-1643 > Project: Solr > Issue Type: Sub-task > Components: contrib - DataImportHandler > Reporter: Noble Paul > Assignee: Shalin Shekhar Mangar > Fix For: 1.5 > > Attachments: SOLR-1643.patch, SOLR-1643.patch > > > Now that jars can be added directly using solrconfig.xml We may not really need this extra package. We can compile and add this to the main dataimporthandler.jar and specify in the instructions how to include the jars for those components w/ external requirements such as MailEntityProcessor/TikaEntityProcessor -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.