Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 65739 invoked from network); 29 Sep 2009 21:31:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Sep 2009 21:31:30 -0000 Received: (qmail 7675 invoked by uid 500); 29 Sep 2009 21:31:30 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 7635 invoked by uid 500); 29 Sep 2009 21:31:30 -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 7626 invoked by uid 99); 29 Sep 2009 21:31:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 21:31:29 +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, 29 Sep 2009 21:31:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1604E234C052 for ; Tue, 29 Sep 2009 14:31:08 -0700 (PDT) Message-ID: <1136986074.1254259868086.JavaMail.jira@brutus> Date: Tue, 29 Sep 2009 14:31:08 -0700 (PDT) From: "Jacob Aleksynas (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVY-1131) ignored in dynamic resolve mode 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 ignored in dynamic resolve mode ------------------------------------------ Key: IVY-1131 URL: https://issues.apache.org/jira/browse/IVY-1131 Project: Ivy Issue Type: Bug Components: Core Affects Versions: 2.1.0-RC2 Reporter: Jacob Aleksynas Switched ivysettings to resolveMode="dynamic" existing dependencies were not respected. Switching the setting back resolved correct revisions. Perhaps this just needs a documentation update, do need revConstraint to properly resolve dynamically or something? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.