Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D4DA11B7A for ; Tue, 23 Sep 2014 11:58:34 +0000 (UTC) Received: (qmail 99521 invoked by uid 500); 23 Sep 2014 11:58:34 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 99467 invoked by uid 500); 23 Sep 2014 11:58:34 -0000 Mailing-List: contact dev-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 dev@manifoldcf.apache.org Received: (qmail 99455 invoked by uid 99); 23 Sep 2014 11:58:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2014 11:58:34 +0000 Date: Tue, 23 Sep 2014 11:58:34 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CONNECTORS-918) Solr Connector modified SolrJ classes need to be reviewed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-918. ------------------------------------ Resolution: Won't Fix > Solr Connector modified SolrJ classes need to be reviewed > --------------------------------------------------------- > > Key: CONNECTORS-918 > URL: https://issues.apache.org/jira/browse/CONNECTORS-918 > Project: ManifoldCF > Issue Type: Task > Components: Lucene/SOLR connector > Affects Versions: ManifoldCF 1.6 > Reporter: Karl Wright > Assignee: Karl Wright > Fix For: ManifoldCF 2.0 > > > The Solr connector patches SolrJ by replacing some SolrJ classes with modified versions. These need to be reviewed in the following ways: > (1) Necessity. Many of the underlying reasons for the modified classes have likely been resolved in SolrJ. > (2) HttpClient 4.3 deprecation warnings. Since we're using SolrJ 4.7, we should be able to take whatever was done there to remove the deprecation warnings and port that to our modified classes, if the modified classes are still needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)