Laxma, Patrick is right in saying that the fileset that you define is not used in your build file. Concerning the elements of your source path, I have the following suggestions : <--! instead of ${oclient_root}/com --> <--! instead of ${utilities_root}/src/com" --> <--! instead of ${utilities_root}/${platform_root}/src/com/nokia/configurator/optimizer/plat form/pfiif;" --> <--! instead of ${pfutil_root}/src/com --> Your source directories should always be the ones containing the com subdir. Then, nesting in your javac task To: Cc: Sent: Monday, September 01, 2003 1:53 PM Subject: RE: how to exclude a file from directory Hi Patrick, I already tried that.It doesn't work. br, -----Original Message----- From: ext Patrick Viswanathan [mailto:patrick.viswanathan@wipro.com] Sent: 01 September, 2003 14:47 To: Nandikonda Laxma (NET-OSS/Espoo) Subject: RE: how to exclude a file from directory The tag you have used doesn't form the task of any operation.It will not get executed. Put under javac task. Regards, Patrick -----Original Message----- From: Laxma.Nandikonda@nokia.com [mailto:Laxma.Nandikonda@nokia.com] Sent: Monday, September 01, 2003 4:54 PM To: user@ant.apache.org Subject: RE: how to exclude a file from directory Hi friends, I tried all the options replied to me and still can't exclude AntennaModelTool.java file from compilation. Please, can some one tell me what's wrong with this file.I just want to exclude this file from compilation. ------------------------------------------------------------------------ Build file for Client. * Compiles * Jars * Distributes ---------------------------------------------------------------------------- ----------- Thanks.. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org **************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. *************************************************************************** --------------------------------------------------------------------- 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