Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 15455 invoked from network); 29 Jan 2007 17:29:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2007 17:29:45 -0000 Received: (qmail 78544 invoked by uid 500); 29 Jan 2007 17:29:46 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 78362 invoked by uid 500); 29 Jan 2007 17:29:45 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 78351 invoked by uid 99); 29 Jan 2007 17:29:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 09:29:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of andre.dantas.rocha@uol.com.br designates 200.221.4.109 as permitted sender) Received: from [200.221.4.109] (HELO relay2.uol.com.br) (200.221.4.109) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 09:29:36 -0800 Received: from localhost (localhost [127.0.0.1]) by sniper2.uol.com.br (Postfix) with ESMTP id D401FE013671 for ; Mon, 29 Jan 2007 15:29:14 -0200 (BRST) Received: from uol.com.br (werewolf4-srv.mail.sys.intranet [172.26.5.238]) by sniper2.uol.com.br (Postfix) with ESMTP id B1D00E013D77 for ; Mon, 29 Jan 2007 15:29:14 -0200 (BRST) Date: Mon, 29 Jan 2007 15:27:33 -0200 Message-Id: Subject: Re: Overriding filesets MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "Andre Dantas Rocha" To: "user" X-XaM3-API-Version: 4.3(R1) (B5) X-SenderIP: 200.211.251.30 X-SIG5: 95ef1832b6bcbe19c2b130bcd42d51ba X-Virus-Checked: Checked by ClamAV on apache.org Thanks Matt! > > --- Andre Dantas Rocha > wrote: > > > Hello, > > > > Suppose I have this fileset: > > > > > > > > > > > > And I'd like to override it, including one more file > > (misc_${env}.jar): > > > > > > > > > > > > > > > > Is that a way to use the old definition and include > > only the new jar? somethig like it: > > > > > > > > > > > > Hi Andreas, > In Ant 1.7 you can use: > > > > includes=3D"misc/misc_${env}.jar" /> > > > However, your example here is simple enough that you > should actually be able to do this with patternset > refs in current and earlier versions of Ant. > > HTH, > Matt > > > > > Thanks, > > > > Andre > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > user-unsubscribe@ant.apache.org > > For additional commands, e-mail: > > user-help@ant.apache.org > > > > > > > > > _______________________________________________________________________= _____________ > Looking for earth-friendly autos? > Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. > http://autos.yahoo.com/green_center/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org