Thanks Dale.

-Rob A

-----Original Message-----
From: Dale Anson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 5:29 PM
To: Ant Developers List
Subject: Re: ssh exec task...


The problem with the sshexec task not getting good output is due to a 
threading issue in the jsch code base. I've asked Atsuhiko (the jsch 
author) to make a minor change, he says it will be included in the next 
release, scheduled for tomorrow. Once that is done, I'll modify the task 
to capture the output correctly and make the maxwait attribute actually 
work. I didn't see the jsch.jar file in Ant cvs, how are optional 
libraries like this generally handled?

Dale


Steve Loughran wrote:

>----- Original Message -----
>From: "Dale Anson" <[EMAIL PROTECTED]>
>To: "Ant Developers List" <[EMAIL PROTECTED]>
>Sent: Tuesday, March 18, 2003 14:57
>Subject: Re: ssh exec task...
>
>
>  
>
>>How do I post changes to the optional/ssh files to cvs?
>>
>>Dale
>>
>>    
>>
>
>run cvs diff -u against the files to create .diff files that you post as
>patches, then keep reminding people till it gets taken up. Committers take
>the files, patch them and commit the changes.
>
>On this subject, who knows where I can get a copy of patch.exe that does
not
>fail on a two-cpu winXP box, the way the wincvs version does. I am having
to
>ftp files back to a unix server to patch right now. one extra caveat: I
dont
>want to have to install cygwin. I just need a URL of an up to date
>port/build of the core Gnu unix command toolchain.
>
>-steve
>
>
>---------------------------------------------------------------------
>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