Instead of repeating <include .../> and <exclude ... /> tags I want to declare 
a <fileset> once and use it in multiple <javac .../> tasks.
 
The problem is that <javac ...> contains an implicit fileset and does not allow 
the <fileset > tag inside of it.
 
Is there a way to include an external fileset in <javac /> ?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to