Hi,
  
  I have a war task and I'm specifing the required libs with:
  
  <lib refid="classpath" />
  
  Where classpath is a path id specifing the locations of the required library 
files.
  
  However, Ant does not like this and complains that classpath is not a  
fileset (which it isn't) but why would this sort of specification be  allowed 
in the <javac> task, eg <src refid="classpath" />  but not in the <war> task??
  
  Thanks.
  
                        
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.

Reply via email to