From ivy-user-return-3247-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Thu May 08 17:35:38 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 43860 invoked from network); 8 May 2008 17:35:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 17:35:36 -0000 Received: (qmail 77896 invoked by uid 500); 8 May 2008 17:35:38 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 77868 invoked by uid 500); 8 May 2008 17:35:38 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 77857 invoked by uid 99); 8 May 2008 17:35:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 10:35:38 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jmedina@e-dialog.com designates 64.28.75.202 as permitted sender) Received: from [64.28.75.202] (HELO corp-mail.e-dialog.com) (64.28.75.202) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 17:34:52 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8B131.DA981C54" Subject: Dependency conflicts Date: Thu, 8 May 2008 13:35:06 -0400 Message-ID: <9DD36C99332AB7438F8D73C048D8C62CB29FE3@sneezy.ad.e-dialog.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dependency conflicts Thread-Index: AcixMdrcfjkvQpC3TM6tzKjaicxhjg== From: "Jorge Medina" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C8B131.DA981C54 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi,=20 I have a question that I have not been able to find an answer in the documentation. Any pointers are appreciated. =20 a) Does Ivy issues a warning when there are dependency conflicts? Lets assume that I have a Java project "X" that depends on module "foo" revision 1.0 Let's say that I have another Java project "Y" that depends on module "foo" revision 2.0 Finally, I have project "Z" that depends on project "X" and "Y" =20 What version of "foo" would be "Z" compiled against ?=20 =20 Thanks =20 -Jorge ------_=_NextPart_001_01C8B131.DA981C54--