Copy to local disk before running with 
Robocopy /mir
Or
copy /y /z
/z is the network restartable option.

Or use the anty directory copy task.

So you are still grabbing your source from the network share.




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 21, 2008 2:32 AM
To: user@ant.apache.org
Subject: Ant project on network

Hi,

Our ant project and jars are on a network drive, if the network is slow
this can cause the ant build to stop. What can we do about this other
than run locally?

  [taskdef] Could not load definitions from resource
net/sf/antcontrib/antlib.xml. It could not be found.
 [taskdef] Could not load definitions from resource
net/sf/antcontrib/antlib.xml. It could not be found.

Thanks


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



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

Reply via email to