Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 21999 invoked from network); 24 Jan 2009 09:04:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jan 2009 09:04:23 -0000 Received: (qmail 31129 invoked by uid 500); 24 Jan 2009 09:04:22 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 31105 invoked by uid 500); 24 Jan 2009 09:04:22 -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 31096 invoked by uid 99); 24 Jan 2009 09:04:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Jan 2009 01:04:22 -0800 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; Sat, 24 Jan 2009 09:04:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A290D234C4AC for ; Sat, 24 Jan 2009 01:03:59 -0800 (PST) Message-ID: <415752962.1232787839664.JavaMail.jira@brutus> Date: Sat, 24 Jan 2009 01:03:59 -0800 (PST) From: "Xavier Hanin (JIRA)" To: notifications@ant.apache.org Subject: [jira] Resolved: (IVYDE-157) [regression] when possible, do not resolve issues on startup, only refresh last resolve from cache In-Reply-To: <874919919.1232787119561.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVYDE-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-157. -------------------------------- Resolution: Invalid I missed the implementation of IVYDE-74 which makes this issue invalid. > [regression] when possible, do not resolve issues on startup, only refresh last resolve from cache > -------------------------------------------------------------------------------------------------- > > Key: IVYDE-157 > URL: https://issues.apache.org/jira/browse/IVYDE-157 > Project: IvyDE > Issue Type: Improvement > Components: classpath container > Affects Versions: 2.0.0.beta1 > Reporter: Xavier Hanin > Assignee: Xavier Hanin > > In previous IvyDE version, on eclipse startup dependencies where not fully resolved, but the last resolve found in cache was used when available. This is not the case anymore, which causes very slow startup of eclipse on projects using Ivy extensively with a slow connection to repositories -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.