Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 25956 invoked from network); 20 May 2005 20:46:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 May 2005 20:46:23 -0000 Received: (qmail 82831 invoked by uid 500); 20 May 2005 20:46:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 82775 invoked by uid 500); 20 May 2005 20:46:16 -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 82731 invoked by uid 99); 20 May 2005 20:46:15 -0000 X-ASF-Spam-Status: No, hits=3.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web30914.mail.mud.yahoo.com (HELO web30914.mail.mud.yahoo.com) (68.142.201.67) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 20 May 2005 13:46:12 -0700 Received: (qmail 65963 invoked by uid 60001); 20 May 2005 20:45:54 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=q9/D3mYzcm7pxLoAaK3jw6+2FRlh/bDcPhPZp+IpIBPjBk8TAHRddP2zqWUNqx+HS2gXw6P1lu2YhJJ7DfS/sfLgQ7+m4i0G+1BhXIBEH90YQHwbAi49xvhE2KB924j7mXEIpjhdCGJo63bDKI3GR1SRkt9S3yxYpDKPdP2ToCU= ; Message-ID: <20050520204554.65961.qmail@web30914.mail.mud.yahoo.com> Received: from [65.247.233.5] by web30914.mail.mud.yahoo.com via HTTP; Fri, 20 May 2005 13:45:54 PDT Date: Fri, 20 May 2005 13:45:54 -0700 (PDT) From: Matt Benson Subject: Re: Simple (?) question about "" To: Ant Users 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 In Ant 1.7 you will have other methods at your disposal. For now: does what you want. HTH, Matt --- Rich Wagner wrote: > Hi, > > I'm having trouble specifying a particular > "available" task. Here's > what I want, though Ant isn't happy with it: > > > > > > name="${DIR}/not_this_one.zip"/> > > > > > Ant says: "The type doesn't support the > nested 'include' element." > > OK, but can anyone tell me how to write what I want? > Essentially, set > the ZIP_FILE_EXISTS property if there's at least one > match to > "${DIR}/*.zip", though NOT counting > "${DIR}/not_this_one.zip"... > > Thanks in advance, > Rich Wagner > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org