Re: Best way to use fileset in javac

2009-08-26 Thread Ognjen Blagojevic
t: Re: Best way to use fileset in javac Mikael Petterson wrote: Where do I add this to my javac target to make sure that no other files in my src tree is compiled. Try to add it to "sourcepathref" parameter of the javac task.

RE: Best way to use fileset in javac

2009-08-25 Thread Mikael Petterson
Hi, It is not filtering out the files that I don't want included in my compile. Any more ideas out there? Br, //mike -Original Message- From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs] Sent: den 25 augusti 2009 15:57 To: Ant Users List Subject: Re: Best way to use files

Re: Best way to use fileset in javac

2009-08-25 Thread Ognjen Blagojevic
Mikael Petterson wrote: Where do I add this to my javac target to make sure that no other files in my src tree is compiled. Try to add it to "sourcepathref" parameter of the javac task. Regards, Ognjen - To unsubscribe, e-mai