Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 08C4A100BF for ; Mon, 17 Feb 2014 18:46:24 +0000 (UTC) Received: (qmail 14368 invoked by uid 500); 17 Feb 2014 18:46:20 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 14291 invoked by uid 500); 17 Feb 2014 18:46:20 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 14280 invoked by uid 99); 17 Feb 2014 18:46:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Feb 2014 18:46:20 +0000 Date: Mon, 17 Feb 2014 18:46:20 +0000 (UTC) From: "Mark Miller (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-5604) Remove deprecations caused by httpclient 4.3.x upgrade 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/SOLR-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903441#comment-13903441 ] Mark Miller commented on SOLR-5604: ----------------------------------- Keep in mind that HttpClientUtil is not just a helper class to set those params - it's also a factory for our HttpClient instances that respects a Configurer object that you can set. > Remove deprecations caused by httpclient 4.3.x upgrade > ------------------------------------------------------ > > Key: SOLR-5604 > URL: https://issues.apache.org/jira/browse/SOLR-5604 > Project: Solr > Issue Type: Improvement > Affects Versions: 4.7 > Reporter: Shawn Heisey > Fix For: 4.7, 5.0 > > Attachments: SOLR-5604-4x-just-lucene.patch > > > SOLR-5590 upgraded httpclient in Solr and Lucene to version 4.3.x. This version deprecates a LOT of classes and methods, recommending that they all be replaced with various methods from the HttpClientBuilder class. -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org