Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 89305 invoked from network); 28 Apr 2005 16:32:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2005 16:32:41 -0000 Received: (qmail 7229 invoked by uid 500); 28 Apr 2005 16:33:46 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 7170 invoked by uid 500); 28 Apr 2005 16:33:45 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 7154 invoked by uid 99); 28 Apr 2005 16:33:45 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web30901.mail.mud.yahoo.com (HELO web30901.mail.mud.yahoo.com) (68.142.200.154) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 28 Apr 2005 09:33:45 -0700 Received: (qmail 29216 invoked by uid 60001); 28 Apr 2005 16:32:35 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=6W9RPFkeAuokVitcQPt8I5NPZqVFi19OHEvTY6u5o7/ycaveh/vKS0ja0oR0Kkw3Nrm5tgbXEeund0dYYKCew91eMBUPWB8xyQJ805pIXnVBxU8SXZel901cTyolAVyuMWrveztdmEPgMBYgtSSjw52isMeC2/kEu1ODdtzKp78= ; Message-ID: <20050428163235.29214.qmail@web30901.mail.mud.yahoo.com> Received: from [65.247.233.5] by web30901.mail.mud.yahoo.com via HTTP; Thu, 28 Apr 2005 09:32:35 PDT Date: Thu, 28 Apr 2005 09:32:35 -0700 (PDT) From: Matt Benson Subject: Re: "macrodef" for nested elements To: Ant Developers List In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- Stefan Bodewig wrote: > On Thu, 28 Apr 2005, Peter Reilly > wrote: > > Matt Benson wrote: > > > >>Try (This is probably more of a > userlist > >>question). > >> > >> > > Does not work in this case. - tarfileset is not a > typedef. > > And even if it was you'd have to create each child > element outside of > the task with an id and add a tarfileset to the task > with refid > pointing to the outer elements. > > prefix="images" > id="images"/> > prefix="styles" > id="styles"/> > ... > > > > > ... > > > because < "mytarfileset" element.>>. > yeah, same reason I couldn't get the (doomed) clone task to work inline. Pity. -Matt > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > dev-unsubscribe@ant.apache.org > For additional commands, e-mail: > dev-help@ant.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org