Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 42058 invoked from network); 25 Jul 2006 15:24:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 15:24:58 -0000 Received: (qmail 41198 invoked by uid 500); 25 Jul 2006 15:24:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 41155 invoked by uid 500); 25 Jul 2006 15:24:52 -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 41144 invoked by uid 99); 25 Jul 2006 15:24:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 08:24:52 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ddevienne@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 08:24:51 -0700 Received: by nf-out-0910.google.com with SMTP id a4so248451nfc for ; Tue, 25 Jul 2006 08:24:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J7ZlizHScbgq3Y1IQmX1qZhYd+W38lD0ABVnVCV7otlr6CL37+V5wJbkZGDOWDx78okHdTCV/4Ze3exRnYjw3AyzZNVq25gyBS9gS1tOk3a+XgPX/TCwIOyAtFGnQR2xONIU2o/h4tf96PrcOQec/3UUb7RRfsJzBmeeuWohGO0= Received: by 10.48.1.4 with SMTP id 4mr819473nfa; Tue, 25 Jul 2006 08:24:30 -0700 (PDT) Received: by 10.49.64.11 with HTTP; Tue, 25 Jul 2006 08:24:30 -0700 (PDT) Message-ID: <255d8d690607250824m317f98a8nebae331320384e4e@mail.gmail.com> Date: Tue, 25 Jul 2006 10:24:30 -0500 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: for refid In-Reply-To: <5ea470920607250818i5d7cf9abwfddc9482ffca3c34@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5ea470920607241332i51b30501sa155b778d3bfb7a1@mail.gmail.com> <255d8d690607241351r1038e1ffv56d67d7b86c03db8@mail.gmail.com> <5ea470920607250818i5d7cf9abwfddc9482ffca3c34@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Right. All (normal) Ant types do not accept any attributes or nested elements when refid is used. But you can almost do it using: Which is what I suggested yesterday. A little longer, but not that much, and just one extra property for the dir. --DD On 7/25/06, Michael Giroux wrote: > Dominique, > > On 7/24/06, Dominique Devienne wrote: > > is a selector, and thus will never have a refid attribute. > > I'm not suggesting that accept a refid attribute. What I'm > saying is that a fileset with a refid cannot contain a selector. > > > > > > This form is not allowed. In fact, I have a set of files common to > several target systems, and I need to copy modified files to each > system. To accomplish this, I have to be able to specify a different > cache for each command. > > HTH. > Michael > > --------------------------------------------------------------------- > 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