From notifications-return-8756-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Tue Jul 07 08:14:30 2009 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 40325 invoked from network); 7 Jul 2009 08:14:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 08:14:30 -0000 Received: (qmail 45555 invoked by uid 500); 7 Jul 2009 08:14:40 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 45510 invoked by uid 500); 7 Jul 2009 08:14:40 -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 45501 invoked by uid 99); 7 Jul 2009 08:14:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 08:14:40 +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; Tue, 07 Jul 2009 08:14:37 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1E7F7234C056 for ; Tue, 7 Jul 2009 01:14:16 -0700 (PDT) Message-ID: <18308466.1246954456124.JavaMail.jira@brutus> Date: Tue, 7 Jul 2009 01:14:16 -0700 (PDT) From: "Phillip Webb (JIRA)" To: notifications@ant.apache.org Subject: [jira] Updated: (IVYDE-187) Allow workspace resolver to skip version matcher In-Reply-To: <1007628781.1246954456042.JavaMail.jira@brutus> 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 [ https://issues.apache.org/jira/browse/IVYDE-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Webb updated IVYDE-187: ------------------------------- Attachment: ivyde-workspaceignoreversion.patch Attached a patch > Allow workspace resolver to skip version matcher > ------------------------------------------------ > > Key: IVYDE-187 > URL: https://issues.apache.org/jira/browse/IVYDE-187 > Project: IvyDE > Issue Type: Improvement > Components: workspace resolver > Affects Versions: 2.0.0.final > Reporter: Phillip Webb > Attachments: ivyde-workspaceignoreversion.patch > > > The workspace resolver version matcher sometimes gets in the way. I would like to suggest an option that will allow a workspace project to be used when the organization and module ID match, regardless of the version. > The DocComment on WorkspaceResolver seems to imply that this was the original intent: > * Since the resolver is not aware which module revision a project is publishing, it optimistically > * matches any revision of the module. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.