Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 40118 invoked from network); 29 Aug 2003 11:07:26 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Aug 2003 11:07:26 -0000 Received: (qmail 20841 invoked by uid 500); 29 Aug 2003 11:06:18 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 20790 invoked by uid 500); 29 Aug 2003 11:06:18 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 20707 invoked from network); 29 Aug 2003 11:06:17 -0000 Received: from unknown (HELO vesta.ectoplasm.org) (64.49.222.108) by daedalus.apache.org with SMTP; 29 Aug 2003 11:06:17 -0000 Received: from [192.168.1.130] (bb220-255-34-226.singnet.com.sg [220.255.34.226]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by vesta.ectoplasm.org (Postfix) with ESMTP id E05987005A for ; Fri, 29 Aug 2003 05:38:46 -0500 (CDT) Subject: Re: how to exclude a file from directory From: Zhang Yining To: Ant Users List In-Reply-To: <62D73DD5B95CE14084EC17103E347B7001DCFEF7@esebe014.ntc.nokia.com> References: <62D73DD5B95CE14084EC17103E347B7001DCFEF7@esebe014.ntc.nokia.com> Content-Type: text/plain Organization: Message-Id: <1062153271.5322.11.camel@foobar> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 29 Aug 2003 18:34:32 +0800 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Laxma, You can use the tag in the to exclude a particular file (assuming you know the file name), like Hope this answers your question. Regards, Zhang Yining ----------------------------------------- email: yining@zhangyining.net weblog: http://www.zhangyining.net/weblog On Fri, 2003-08-29 at 15:57, Laxma.Nandikonda@nokia.com wrote: > Hi friends, > > I am having many directries and hundred's of files in each directory. In the compile target I gave the directory structures but now I want to exclude a single file in a particular directory from compilation..what's the ant sturcture for that would be ??. And again I can't delete that file from that directory as it is a shared file. > > thanks > > > --------------------------------------------------------------------- > 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