Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9187D200C6E for ; Mon, 8 May 2017 22:00:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8FF38160BA5; Mon, 8 May 2017 20:00:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D6691160BA2 for ; Mon, 8 May 2017 22:00:58 +0200 (CEST) Received: (qmail 3954 invoked by uid 500); 8 May 2017 20:00:58 -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 3943 invoked by uid 99); 8 May 2017 20:00:58 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2017 20:00:58 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 626503A08FD for ; Mon, 8 May 2017 20:00:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1794448 - in /httpcomponents/httpclient/branches/4.5.x: RELEASE_NOTES.txt pom.xml Date: Mon, 08 May 2017 20:00:56 -0000 To: commits@hc.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170508200057.626503A08FD@svn01-us-west.apache.org> archived-at: Mon, 08 May 2017 20:00:59 -0000 Author: ggregory Date: Mon May 8 20:00:56 2017 New Revision: 1794448 URL: http://svn.apache.org/viewvc?rev=1794448&view=rev Log: [HTTPCLIENT-1847] Update Ehcache from 2.6.9 to 2.6.11. Builds like a champ on Oracle Java 6 up until the OSGi module which requires Java 7 since the Maven Bundle plugin class is compiled with Java 7. Builds like a champ on Oracle Java 7. Modified: httpcomponents/httpclient/branches/4.5.x/RELEASE_NOTES.txt httpcomponents/httpclient/branches/4.5.x/pom.xml Modified: httpcomponents/httpclient/branches/4.5.x/RELEASE_NOTES.txt URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.5.x/RELEASE_NOTES.txt?rev=1794448&r1=1794447&r2=1794448&view=diff ============================================================================== --- httpcomponents/httpclient/branches/4.5.x/RELEASE_NOTES.txt (original) +++ httpcomponents/httpclient/branches/4.5.x/RELEASE_NOTES.txt Mon May 8 20:00:56 2017 @@ -30,6 +30,9 @@ Changelog: DeflateDecompressingEntity for reuse and to create less garbage. Contributed by Gary Gregory +* [HTTPCLIENT-1847] Update Ehcache from 2.6.9 to 2.6.11. + Contributed by Gary Gregory + Release 4.5.3 ------------------- Modified: httpcomponents/httpclient/branches/4.5.x/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.5.x/pom.xml?rev=1794448&r1=1794447&r2=1794448&view=diff ============================================================================== --- httpcomponents/httpclient/branches/4.5.x/pom.xml (original) +++ httpcomponents/httpclient/branches/4.5.x/pom.xml Mon May 8 20:00:56 2017 @@ -69,7 +69,7 @@ 4.4.6 1.2 1.10 - 2.6.9 + 2.6.11 2.11.4 1.7.7 4.11