Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 48077 invoked from network); 17 Feb 2009 17:09:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2009 17:09:21 -0000 Received: (qmail 75573 invoked by uid 500); 17 Feb 2009 17:09:21 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 75555 invoked by uid 500); 17 Feb 2009 17:09:21 -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 75546 invoked by uid 99); 17 Feb 2009 17:09:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 09:09:20 -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; Tue, 17 Feb 2009 17:09:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E212B234C48D for ; Tue, 17 Feb 2009 09:08:59 -0800 (PST) Message-ID: <1699172604.1234890539924.JavaMail.jira@brutus> Date: Tue, 17 Feb 2009 09:08:59 -0800 (PST) From: "Marko Niemi (JIRA)" To: notifications@ant.apache.org Subject: [jira] Closed: (IVYDE-164) Add Ivy Library command adds classpath container even though it already exists In-Reply-To: <1996027291.1234718579976.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-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Niemi closed IVYDE-164. ----------------------------- Resolution: Fixed With the version from SVN this is no longer reproducible. > Add Ivy Library command adds classpath container even though it already exists > ------------------------------------------------------------------------------ > > Key: IVYDE-164 > URL: https://issues.apache.org/jira/browse/IVYDE-164 > Project: IvyDE > Issue Type: Bug > Components: classpath container > Affects Versions: 2.0.0.beta1 > Reporter: Marko Niemi > Priority: Minor > Attachments: IvyClasspathUtil.java.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > 1. Create ivy.xml file > 2. Open popup menu with ivy.xml selected > 3. Select Add Ivy Library > -> Ivy classpath is added > 2. Open popup menu with ivy.xml selected > 3. Select Add Ivy Library > -> another Ivy classpath is added -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.