Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 29085 invoked from network); 11 Oct 2010 03:51:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Oct 2010 03:51:53 -0000 Received: (qmail 71540 invoked by uid 500); 11 Oct 2010 03:51:53 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 71465 invoked by uid 500); 11 Oct 2010 03:51:52 -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 71458 invoked by uid 99); 11 Oct 2010 03:51:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 03:51:51 +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; Mon, 11 Oct 2010 03:51:51 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9B3pUAn017343 for ; Mon, 11 Oct 2010 03:51:30 GMT Message-ID: <32556267.70271286769090523.JavaMail.jira@thor> Date: Sun, 10 Oct 2010 23:51:30 -0400 (EDT) From: "Stephen Haberman (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVYDE-260) project-settings "build classpath with retrieved artifacts" doesn't work initially MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 project-settings "build classpath with retrieved artifacts" doesn't work initially ---------------------------------------------------------------------------------- Key: IVYDE-260 URL: https://issues.apache.org/jira/browse/IVYDE-260 Project: IvyDE Issue Type: Bug Environment: Apache IvyDE 2.2.0.201009070930-hudson-145 Reporter: Stephen Haberman When I open a project where my work space settings say "build classpath with cache" but the project-specific settings say "build classpath with retrieved", the cache is used. If I manually resolve the project, then the retrieved artifacts are used. Closing and reopening the project results in the cache artifacts being mistakeningly used again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.