Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B88D1002E for ; Tue, 3 Sep 2013 13:31:07 +0000 (UTC) Received: (qmail 89396 invoked by uid 500); 3 Sep 2013 13:31:06 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 89341 invoked by uid 500); 3 Sep 2013 13:31:03 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 89333 invoked by uid 99); 3 Sep 2013 13:31:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 13:31:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 13:30:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C7A5E2388980 for ; Tue, 3 Sep 2013 13:30:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1519675 - /httpcomponents/httpclient/trunk/pom.xml Date: Tue, 03 Sep 2013 13:30:37 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130903133037.C7A5E2388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Tue Sep 3 13:30:37 2013 New Revision: 1519675 URL: http://svn.apache.org/r1519675 Log: Disabled Windows Integrated Authentication module for this release due to Java 1.6 requirement by its transitive dependencies Modified: httpcomponents/httpclient/trunk/pom.xml Modified: httpcomponents/httpclient/trunk/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/pom.xml?rev=1519675&r1=1519674&r2=1519675&view=diff ============================================================================== --- httpcomponents/httpclient/trunk/pom.xml (original) +++ httpcomponents/httpclient/trunk/pom.xml Tue Sep 3 13:30:37 2013 @@ -164,7 +164,7 @@ httpclient httpmime httpclient-cache - winauth-jni + fluent-hc httpclient-osgi