Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 302 invoked from network); 2 Feb 2010 11:38:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 11:38:58 -0000 Received: (qmail 90059 invoked by uid 500); 2 Feb 2010 11:38:58 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 90003 invoked by uid 500); 2 Feb 2010 11:38:58 -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 89993 invoked by uid 500); 2 Feb 2010 11:38:58 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 89990 invoked by uid 99); 2 Feb 2010 11:38:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 11:38:58 +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, 02 Feb 2010 11:38:56 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ADCCD29A0012 for ; Tue, 2 Feb 2010 03:38:34 -0800 (PST) Message-ID: <1490598191.7681265110714698.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Feb 2010 11:38:34 +0000 (UTC) From: "Christian Mueller (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=57299#action_57299 ] Christian Mueller commented on CAMEL-1530: ------------------------------------------ I understood. Because this ticket should not affect camel-cxf and camel-restlet, I opened two new tickets for these components: https://issues.apache.org/activemq/browse/CAMEL-2437 https://issues.apache.org/activemq/browse/CAMEL-2438 Regards, Christian > 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-http-new-tests.patch, camel-http-test.patch, camel-http.patch, client.jks, server.jks > > > 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.