Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 26068 invoked from network); 22 Feb 2010 15:01:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Feb 2010 15:01:03 -0000 Received: (qmail 40479 invoked by uid 500); 22 Feb 2010 15:01:03 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 40441 invoked by uid 500); 22 Feb 2010 15:01:03 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 40319 invoked by uid 500); 22 Feb 2010 15:01:02 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 40259 invoked by uid 99); 22 Feb 2010 15:01:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Feb 2010 15:01:02 +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; Mon, 22 Feb 2010 15:01:01 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 46DD6234C1EF for ; Mon, 22 Feb 2010 07:00:40 -0800 (PST) Message-ID: <1087047126.7741266850840288.JavaMail.jira@brutus.apache.org> Date: Mon, 22 Feb 2010 15:00:40 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1530) Upgrade camel-http to use httpclient 4.0 In-Reply-To: <1786230527.1239714211813.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57769#action_57769 ] Claus Ibsen commented on CAMEL-1530: ------------------------------------ camel-restlet must use http client 3.1, as restlet uses it > Upgrade camel-http to use httpclient 4.0 > ---------------------------------------- > > Key: CAMEL-1530 > URL: https://issues.apache.org/activemq/browse/CAMEL-1530 > Project: Apache Camel > Issue Type: Improvement > Components: camel-http > Affects Versions: 2.0-M1 > Reporter: Claus Ibsen > Assignee: Christian Mueller > Fix For: 2.3.0 > > Attachments: camel-gae_20100211.patch, camel-http.zip, camel-http_20100211.patch, camel-jetty.zip, camel-jetty_20100211.patch, camel-servlet_20100211.patch, localhost.ks > > Time Spent: 4 weeks > Remaining Estimate: 0 minutes > > Upgrading httpclient from 3.1 to 4.0 requires changes in the camel-http code as the API has change quite a lot. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.