RE: in ANT 1.8

2010-08-10 Thread Rao Chaudhri
g multiple SSH sessions to the remote machine. Any ideas? Thanks Usman Chaudhri 415-591-3031 -Original Message- From: Stefan Bodewig [mailto:bode...@apache.org] Sent: Wednesday, July 28, 2010 3:50 AM To: user@ant.apache.org Subject: Re: in ANT 1.8 On 2010-07-27, Rao Chaudhri wrote:

RE: in ANT 1.8

2010-08-03 Thread Rao Chaudhri
session - and then through that same session I can verify existance of multiple files on the remote machine. Thanks Usman Chaudhri -Original Message- From: Stefan Bodewig [mailto:bode...@apache.org] Sent: Wednesday, July 28, 2010 3:50 AM To: user@ant.apache.org Subject: Re: in ANT 1.8 On

Re: in ANT 1.8

2010-07-28 Thread Stefan Bodewig
On 2010-07-27, Rao Chaudhri wrote: > Getting error: "CreateProcess: test -f /tmp/test.log error=2" This is the error Windows emits if it cannot find the executable you ask it to run. > Here's the code, not sure what's wrong here. >failonerror="true">