>From: Sujan Digumarti <[EMAIL PROTECTED]>
>Reply-To: "Ant Users List" <[EMAIL PROTECTED]>
>To: 'Ant Users List' <[EMAIL PROTECTED]>
>Subject: RE: Newbie question
>Date: Fri, 15 Mar 2002 04:29:05 +0530
>
>use the the <exclude> tag...
>
>Ex:
><javac srcdir="." >
><exclude name="**/ebusiness/**" />
></javac>
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]
>Sent: Friday, March 15, 2002 4:26 AM
>To: Ant Users List
>Subject: Newbie question
>
>
>
>All,
> I want to exclude few directories from compiling. For ex, in
>com/alltel/ebusiness/javachart/document_root,
>I want to exclude the whole ebusiness directory and any directories under
>that directory. I need to do this for some 3 directories. Can somebody help
>?
>
>I appreciate any help.
>
>Thx
>Kailash
>
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>