From ivy-user-return-5878-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Tue Sep 15 10:49:24 2009 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 21920 invoked from network); 15 Sep 2009 10:49:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 10:49:24 -0000 Received: (qmail 32115 invoked by uid 500); 15 Sep 2009 10:49:24 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 32070 invoked by uid 500); 15 Sep 2009 10:49:24 -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 32060 invoked by uid 99); 15 Sep 2009 10:49:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 10:49:24 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [194.171.77.166] (HELO grnms101.ib-groep.nl) (194.171.77.166) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 10:49:14 +0000 Received: from unknown (HELO GRNMS003.IBGroep.local) ([172.30.254.188]) by grnms101.ibgroep.local with ESMTP; 15 Sep 2009 12:47:52 +0200 Received: from GRNMS003.IBGroep.local ([172.30.254.190]) by GRNMS003.IBGroep.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 15 Sep 2009 12:47:20 +0200 Received: from GRNMS002.IBGroep.local ([172.30.254.184]) by GRNMS003.IBGroep.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 15 Sep 2009 12:47:20 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CA35F1.E6BB2C32" X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Mix/match revision constraints and statuses in ivy dependencies Date: Tue, 15 Sep 2009 12:47:20 +0200 Message-ID: <27BDF33DF4FBD74D89FB7DC288D781C50BCF93CF@GRNMS002.IBGroep.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Mix/match revision constraints and statuses in ivy dependencies Thread-Index: Aco18ebA3GX/90bFTDac3BDOgVsZhw== From: "Scheper, Erik-Berndt" To: X-OriginalArrivalTime: 15 Sep 2009 10:47:20.0488 (UTC) FILETIME=[E68D2280:01CA35F1] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01CA35F1.E6BB2C32 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I would like to constrain both the revisions and status of a dependency in ivy. Something like: default" status=3D"milestone" > =09 So that 1.10.1 and 1.10.2 would be selected, with status of at least "milestone", but not 1.10.3-snapshot-xxx (with status "integration"). This is actually a mix/match of latest.milestone and revision constraint. Is there any way in ivy to achieve this? =20 Regards,=20 =20 =20 Erik-Berndt Scheper ------_=_NextPart_001_01CA35F1.E6BB2C32--