Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 23360 invoked from network); 29 Mar 2008 17:29:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Mar 2008 17:29:06 -0000 Received: (qmail 50177 invoked by uid 500); 29 Mar 2008 17:29:04 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 50134 invoked by uid 500); 29 Mar 2008 17:29:04 -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 50123 invoked by uid 99); 29 Mar 2008 17:29:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Mar 2008 10:29:04 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gscokart@gmail.com designates 209.85.200.172 as permitted sender) Received: from [209.85.200.172] (HELO wf-out-1314.google.com) (209.85.200.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Mar 2008 17:28:13 +0000 Received: by wf-out-1314.google.com with SMTP id 27so714666wfd.10 for ; Sat, 29 Mar 2008 10:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=vam9wGrNEvNHb0MABULBm7BhNYfBKJxspMP2HxoNdhE=; b=hXAwRgfm0xpKAGj/t6tuRvLx2EkXOTThpcrsm4wGhxKioxJtGjQgUnlh3vpXxGuhL/X2z1ArbjaAJzm9QhsLad7ylMReyocNdNY3hyqTC0kf7Ex6uMncNNtMyjtidA7EcDGUEr66H2+5NjfKEiHUJVJWTx9C6ZMymRs0EJSFtKE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AzdAHwiCkXVIiL9M22Ibj3XqcFx4ZHJqhNJ76M2h8Qnuyb2RuPSIyo0xOfr+pkyhTwoPcKKEOcXKR2AAdTNgiFiydfHZy7dRSmMsEeYY7C7xBzb7bBB9i7oz59h62l/mD83g1zgN4M3Yk7vWNugEZZWFgxJGgF+jcQFuv2vsZig= Received: by 10.142.128.6 with SMTP id a6mr2738272wfd.74.1206811712247; Sat, 29 Mar 2008 10:28:32 -0700 (PDT) Received: by 10.142.174.2 with HTTP; Sat, 29 Mar 2008 10:28:32 -0700 (PDT) Message-ID: Date: Sat, 29 Mar 2008 18:28:32 +0100 From: "Gilles Scokart" To: "Ant Developers List" Subject: Re: Fixing some naming inconsistencies in Ivy In-Reply-To: <635a05060802290331j681e417xaa1c2166debe8120@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <635a05060802290331j681e417xaa1c2166debe8120@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 29/02/2008, Xavier Hanin wrote: > Hi, > > As reported by IVY-297, Ivy suffers from some name inconsistencies and > strange attribute names. Ivy 2.0 is a good opportunity to fix some of them, > since I think we can afford some more deprecation warnings. > > So I'd like to fix IVY-297 by marking allownomd as deprecated, and providing > a descriptor="required | optional" attribute. > +1 > To go further, we could rename the attribute skipbuildwithoutivy in > buildlist in skipbuildwithoutdescriptor, or even better change it to > buildwithoutdescriptor="skip | fail | warn | tail | head", which wold make > it both more readable and more powerful. > +1 > Another area where the name 'ivy' is used to talk about module descriptors > in general is patterns. This lead to some strange settings, where you give > an 'ivy' pattern to tell where the poms are. In this case I think we could > support both 'ivy' and 'descriptor' (for resolver patterns for instance), > since the use case for ivy files is still predominant, so I don't think > deprecating the old name would really be better. ??? I don't know. > > So, what do you think about these changes? > > Xavier > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://ant.apache.org/ivy/ > http://www.xoocode.org/ > -- Gilles Scokart --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org