Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 68166 invoked from network); 22 Aug 2005 18:54:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2005 18:54:04 -0000 Received: (qmail 60902 invoked by uid 500); 22 Aug 2005 18:53:58 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 60859 invoked by uid 500); 22 Aug 2005 18:53:58 -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 60846 invoked by uid 99); 22 Aug 2005 18:53:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 11:53:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.119.142.36] (HELO archimail.archivas.com) (64.119.142.36) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 11:54:15 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by archimail.archivas.com (Postfix) with ESMTP id 352DE4F4012 for ; Mon, 22 Aug 2005 14:53:55 -0400 (EDT) Received: from archimail.archivas.com ([127.0.0.1]) by localhost (archimail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11925-04 for ; Mon, 22 Aug 2005 14:53:53 -0400 (EDT) Received: from [192.168.100.221] (unknown [192.168.100.221]) by archimail.archivas.com (Postfix) with ESMTP id B37384F400D for ; Mon, 22 Aug 2005 14:53:53 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v733) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <8729F5B3-9053-4ED0-BC85-5E4098B1A92F@archivas.com> Content-Transfer-Encoding: 7bit From: EJ Ciramella Subject: Re: inside doesn't have the expected behavior Date: Mon, 22 Aug 2005 14:52:47 -0400 To: "Ant Users List" X-Mailer: Apple Mail (2.733) X-Virus-Scanned: amavisd-new at archivas.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N why wouldn't you just use an includes="**/"? On Aug 18, 2005, at 1:59 PM, Jeffrey E Care wrote: > Because the first one is part of a selector. > > -- > Jeffrey E. Care (carej@us.ibm.com) > WebSphere v7 Release Engineer > WebSphere Build Tooling Lead (Project Mantis) > > > "Tardif, Sebastien" wrote on 08/18/2005 > 01:41:31 PM: > > >> This work: >> >> >> >> >> >> >> >> >> >> >> >> >> But this doesn't: >> >> >> >> >> >> >> >> >> And I received no error message so it's a valid Ant XML. >> >> Anybody understand why the second version doesn't work? >> What's the logic of the test? >> >> I'm using ANT 1.6.5 which is the latest official release. > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org