Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 39592 invoked from network); 10 Mar 2009 16:07:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2009 16:07:16 -0000 Received: (qmail 91866 invoked by uid 500); 10 Mar 2009 16:07:15 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 91813 invoked by uid 500); 10 Mar 2009 16:07:14 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 91802 invoked by uid 99); 10 Mar 2009 16:07:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2009 09:07:14 -0700 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: domain of xavier.hanin@gmail.com designates 74.125.44.152 as permitted sender) Received: from [74.125.44.152] (HELO yx-out-1718.google.com) (74.125.44.152) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2009 16:07:05 +0000 Received: by yx-out-1718.google.com with SMTP id 3so1143282yxi.70 for ; Tue, 10 Mar 2009 09:06:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=qvRFVUf/vmFhqIrxKhQqLzkCruOuUZJ1wP8iUpxPmbc=; b=LYyqLCZsLSwB3nA3qLptmE5Z7bMNXxaOdLY4DwKw1+0KWgAejXerVcwFQnS/uNxjnL gT4gAj7zsjab7Mp/MT6WMyWP4VFoaSUxGswRAnj1RTH0+8+RLvy2CrblKPQoGVTlIIox A51+4sy0HKhYcR3K8vJCrzSm2aUP9e7T3NGdc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rVZ3RALCq5Gdw/Xz+woXDWSMMy/eXPZ0zrRmDWMmJvmk6kCHEKu+KmWElP+VcmXtQD /6uNifB5XEj0I4kgRrqGNe8owBgMrum8Q9Ua3OzIiB6PaOtZEcbnOHaLoVMnPoJCJp02 XMq++FVSYgOyWO1uChTkCQNCpdkLF9gNo/YqI= MIME-Version: 1.0 Received: by 10.231.19.204 with SMTP id c12mr1743829ibb.5.1236701203649; Tue, 10 Mar 2009 09:06:43 -0700 (PDT) In-Reply-To: References: <572104.8871.qm@web30805.mail.mud.yahoo.com> Date: Tue, 10 Mar 2009 17:06:43 +0100 Message-ID: <635a05060903100906l41571561l5f3dee338e901dd9@mail.gmail.com> Subject: Re: changing Ivy retrieve behaviour From: Xavier Hanin To: Ant Developers List Content-Type: multipart/alternative; boundary=00221532cf6cefd39b0464c5ef32 X-Virus-Checked: Checked by ClamAV on apache.org --00221532cf6cefd39b0464c5ef32 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Mon, Mar 9, 2009 at 6:53 PM, Gilles Scokart wrote: > I think failing the build is indeed the best aproach. But I fear some > build > that might be broken. Isn't it? I think some builds would fail, so I'd classify this as non backward compatible change. So I think the best would be to be able to select the retrieve conflict management strategy, or at least to have the option to use the current behaviour (simple messages) when needed. Xavier > > I'm also wondering if it is not possible to have warning in the retrieve > task when some kind of patterns are used. > > Gilles Scokart > > > 2009/3/9 Maarten Coene > > > > > Hi, > > > > I would like to change the Ivy retrieve behaviour regarding conflict > > handling when multiple artifacts are retrieved to the same file. > > At the moment, Ivy has some kind of retrieve-conflict-manager which > selects > > the "best" artifact, based on the revision of the conflicting modules. > > This doesn't work when multiple artifacts of the same module is retrieved > > to the same file. At the moment, this is causing problems with the maven > > source/javadoc artifacts which are sometimes retrieved instead of the > > class-files. > > > > I would like to change this so that Ivy throws an error if multiple > > different artifacts map to the same file. > > Any objections? > > > > Maarten > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > > For additional commands, e-mail: dev-help@ant.apache.org > > > > > -- Xavier Hanin - 4SH France BordeauxJUG co leader - http://www.bordeauxjug.org/ Blogger - http://xhab.blogspot.com/ Apache Ivy Creator - http://ant.apache.org/ivy/ --00221532cf6cefd39b0464c5ef32--