What do you mean with "cache scripts" ?

<javac> compiles only needed files (*.java newer than *.class...)
<copy> copies only newer files
<fileset>s can use <modified> selector for checking the change of file contents.


Jan 

> -----Ursprüngliche Nachricht-----
> Von: David W [mailto:[EMAIL PROTECTED] 
> Gesendet: Mittwoch, 27. August 2008 19:07
> An: [email protected]
> Betreff: Cache test scripts?
> 
> 
> Hello, 
>  
> I am just curious about this... wondering if Ant can let me 
> cache my test scripts (or my build.xml file). If it can, then 
> how to do it?
>  
> Thanks so much. 
>  
> David 
> 
> 
>       
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to