Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 69240 invoked from network); 21 Oct 2009 18:36:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Oct 2009 18:36:22 -0000 Received: (qmail 33608 invoked by uid 500); 21 Oct 2009 18:36:22 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 33563 invoked by uid 500); 21 Oct 2009 18:36: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 33554 invoked by uid 99); 21 Oct 2009 18:36:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 18:36:21 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 18:36:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5CD93234C045 for ; Wed, 21 Oct 2009 11:35:59 -0700 (PDT) Message-ID: <27817433.1256150159364.JavaMail.jira@brutus> Date: Wed, 21 Oct 2009 18:35:59 +0000 (UTC) From: "Martin Weber (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVYDE-211) does no longer follow linked folders (2.1.0.200910131402-hudson-74) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org does no longer follow linked folders (2.1.0.200910131402-hudson-74) ------------------------------------------------------------------- Key: IVYDE-211 URL: https://issues.apache.org/jira/browse/IVYDE-211 Project: IvyDE Issue Type: Bug Affects Versions: 2.1.0 Environment: Eclipse 3.4.2 Windows XP Reporter: Martin Weber In Eclipse, you may create a linked folder by opening Project|Properties|Java build Path|Source and then clicking on 'Link Source'. In our setup, we used linked folders to point to the project's source files. The latest version of IvyDE fails with that setup. org.apache.ivyde.eclipse.IvyDEException: The ivy.xml file 'C:\Projects\st\\EclipseProjectFiles\testrunmgt\content\ivy.xml' was not found at org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainerState.getModuleDescriptor(IvyClasspathContainerState.java:389) at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.run(IvyResolveJob.java:73) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Build hudson-45 did work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.