Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 78627 invoked from network); 8 Jul 2008 08:16:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 08:16:24 -0000 Received: (qmail 51358 invoked by uid 500); 8 Jul 2008 08:16:25 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 51337 invoked by uid 500); 8 Jul 2008 08:16:25 -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 51328 invoked by uid 99); 8 Jul 2008 08:16:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 01:16:25 -0700 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, 08 Jul 2008 08:15:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C70AA234C157 for ; Tue, 8 Jul 2008 01:15:31 -0700 (PDT) Message-ID: <917642123.1215504931793.JavaMail.jira@brutus> Date: Tue, 8 Jul 2008 01:15:31 -0700 (PDT) From: "Paul Newport (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVYDE-102) Resolve does not take place when ivy.xml is changed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Resolve does not take place when ivy.xml is changed --------------------------------------------------- Key: IVYDE-102 URL: https://issues.apache.org/jira/browse/IVYDE-102 Project: IvyDE Issue Type: Bug Affects Versions: 2.0.0.alpha1 Environment: Version: 3.3.2 Build id: M20080221-1800 Reporter: Paul Newport If I change ivy.xml in a project, this does not trigger a resolve. Nor does a clean of the project. The only way to trigger a new resolve is to go to preferences and change the ivySettings file to another (identical) copy - this then triggers the resolve. I end up with two copies of ivySettings.xml that I swap between jsut to do a resolve . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.