Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32193E112 for ; Thu, 7 Feb 2013 19:45:13 +0000 (UTC) Received: (qmail 4555 invoked by uid 500); 7 Feb 2013 19:45:13 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 4480 invoked by uid 500); 7 Feb 2013 19:45:13 -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 4472 invoked by uid 99); 7 Feb 2013 19:45:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 19:45:13 +0000 Date: Thu, 7 Feb 2013 19:45:12 +0000 (UTC) From: "Nathan Summers (JIRA)" To: notifications@ant.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IVYDE-335) IvyDERuntimeClasspathResolver does not resolve entries that don't implement IRuntimeClasspathEntry2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IVYDE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Summers updated IVYDE-335: --------------------------------- Attachment: ivyde.patch Fix for resolver. > IvyDERuntimeClasspathResolver does not resolve entries that don't implement IRuntimeClasspathEntry2 > --------------------------------------------------------------------------------------------------- > > Key: IVYDE-335 > URL: https://issues.apache.org/jira/browse/IVYDE-335 > Project: IvyDE > Issue Type: Bug > Components: classpath container > Affects Versions: 2.2.0.beta1 > Reporter: Nathan Summers > Labels: patch > Attachments: ivyde.patch > > > IvyDERuntimeClasspathResolver.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry entry, IJavaProject project) does not resolve the provided IRuntimeClasspathEntry if it does not implement IRuntimeClasspathEntry. This leads to [GWT issue 6225|http://code.google.com/p/google-web-toolkit/issues/detail?id=6225] and probably other issues. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira