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]>

Reply via email to