Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 42793 invoked from network); 24 Nov 2009 14:08:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Nov 2009 14:08:03 -0000 Received: (qmail 13774 invoked by uid 500); 24 Nov 2009 14:08:03 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 13693 invoked by uid 500); 24 Nov 2009 14:08:02 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 13685 invoked by uid 99); 24 Nov 2009 14:08:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 14:08: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; Tue, 24 Nov 2009 14:08:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8E70A234C045 for ; Tue, 24 Nov 2009 06:07:39 -0800 (PST) Message-ID: <1499928013.1259071659568.JavaMail.jira@brutus> Date: Tue, 24 Nov 2009 14:07:39 +0000 (UTC) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-2406) Upgrade httpclient dependency to 4.0 In-Reply-To: <687746996.1259069559560.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2406?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D127819= 40#action_12781940 ]=20 angela commented on JCR-2406: ----------------------------- as said in JCR-2389 I'm opposed to this upgrade as right now I have not tim= e left to run after any kind of problems that may arise due to this change nor do I have time to carefully test all the bits and pieces th= at make usage of the httpclient as there are no automated test setup that would have such problems bubble up during the regular build process. > Httpclient is one of these libs that tends to be pulled by another third = party lib yes... and my experience with those kind of libs was, that upgrading to mor= e recent versions was more of an issue than sticking with an old one. I don't see any necessity to address this right now. > Upgrade httpclient dependency to 4.0 > ------------------------------------ > > Key: JCR-2406 > URL: https://issues.apache.org/jira/browse/JCR-2406 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-spi2dav > Affects Versions: 2.0-beta1 > Reporter: S=C3=A9bastien Launay > Priority: Minor > > Httpclient is one of these libs that tends to be pulled by another third = party lib and often with conflicted versions (in a traditional environment = contrary to OSGi). > Upgrading from 3.0 to 4.0 allows applications to use both Jackrabbit and = the latest release of HttpClient. > As discussed in JCR-2389, this is a sensitive task as it can introduce re= gression. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.