Re: format for excludes on javac

2006-08-10 Thread Vishal Vishnoi
Martin, FYI: Checkout http://ant.apache.org/manual/CoreTasks/javac.html for all information about Javac task. --Vishal Ant manual -> http://ant.apache.org/manual/index.html Martin Gainty wrote: yes that worked Asante- Martin ***

Re: format for excludes on javac

2006-08-10 Thread Martin Gainty
yes that worked Asante- Martin * This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email mess

RE: format for excludes on javac

2006-08-10 Thread Tshepo Rachidi
Have u tried this? -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Thursday 10 August 2006 14:36 To: Ant Users List Subject: format for excludes on javac Good Morning All- For 1.6.3 javac task How do I exclude a specific directory from compiling?