Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 1814 invoked from network); 2 Nov 2010 13:22:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Nov 2010 13:22:38 -0000 Received: (qmail 45009 invoked by uid 500); 2 Nov 2010 13:23:09 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 44929 invoked by uid 500); 2 Nov 2010 13:23:09 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 44922 invoked by uid 99); 2 Nov 2010 13:23:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 13:23:09 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 13:23:09 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA2DMm0I019716 for ; Tue, 2 Nov 2010 13:22:48 GMT Message-ID: <4656545.194321288704168180.JavaMail.jira@thor> Date: Tue, 2 Nov 2010 09:22:48 -0400 (EDT) From: =?utf-8?Q?Nicolas_Lalev=C3=A9e_=28JIRA=29?= To: notifications@ant.apache.org Subject: [jira] Resolved: (IVY-1243) UseCacheOnly is influenced by the TTL on cached metadata In-Reply-To: <31298230.194021288703664951.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IVY-1243?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalev=C3=A9e resolved IVY-1243. ---------------------------------- Resolution: Fixed Fix Version/s: trunk > UseCacheOnly is influenced by the TTL on cached metadata > -------------------------------------------------------- > > Key: IVY-1243 > URL: https://issues.apache.org/jira/browse/IVY-1243 > Project: Ivy > Issue Type: Bug > Affects Versions: 2.2.0 > Reporter: Nicolas Lalev=C3=A9e > Assignee: Nicolas Lalev=C3=A9e > Fix For: trunk > > > When using useCacheOnly=3Dtrue, I expect Ivy to only use the cache, so ma= ke Ivy trust the cached data. > But it takes into account the time to live on cached metadata, and conseq= uently reject those metadata, resulting on an unexpected failing resolve. > I would expect Ivy to ignore the TTL configuration in the useCacheOnly mo= de. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.