Re: ssh exec task...

2003-04-01 Thread Stefan Bodewig
On Tue, 01 Apr 2003, Dale Anson <[EMAIL PROTECTED]> wrote: > I take it you saw that jsch 0.1.3 was released this morning? Yep. > Would you mind making one other minor change to the docs, it > references jsch 0.1.2 as a requirement, but 0.1.3 is the minimum. Already changed in CVS. 8-) Stefan

Re: ssh exec task...

2003-04-01 Thread Dale Anson
Thanks -- I take it you saw that jsch 0.1.3 was released this morning? Would you mind making one other minor change to the docs, it references jsch 0.1.2 as a requirement, but 0.1.3 is the minimum. Dale Anson Stefan Bodewig wrote: On Tue, 25 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: The

Re: ssh exec task...

2003-04-01 Thread Stefan Bodewig
On 01 Apr 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > The main difference (apart from formatting changes) are that timeout > uses milliseconds as its value and defaults to 0 > (like ) Stefan

Re: ssh exec task...

2003-04-01 Thread Stefan Bodewig
On Tue, 25 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: > The updates fix the problem with output not always showing on the > screen (or log). I've committed a slightly modified version. The main difference (apart from formatting changes) are that timeout uses milliseconds as its value (like

Re: ssh exec task...

2003-03-25 Thread Stefan Bodewig
On Tue, 25 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: > Attached are updates for the SSHExec task and documentation as > diffs. The updates fix the problem with output not always showing on > the screen (or log). Thanks. I'll commit them after the release of jsch 0.1.3 final. > While I was

Re: ssh exec task...

2003-03-25 Thread Dale Anson
e "append" append to or overwrite the output file "outputproperty" store the output in a property Dale Anson Steve Loughran wrote: - Original Message - From: "Dale Anson" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sen

Re: ssh exec task...

2003-03-21 Thread Stefan Bodewig
On Thu, 20 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: > One more question -- how is documentation handled? The same way as code, you send patches (diff -u). Docs are a bit more difficult if you want to send in complete new files as our mailing list configuration will not accept any HTML par

Re: ssh exec task...

2003-03-20 Thread Dale Anson
Stefan Bodewig wrote: On Wed, 19 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: I'll modify the task to capture the output correctly and make the maxwait attribute actually work. Can you rename it to timeout (to mirror ) at the same time? Will do. I didn't see the jsch.jar file in Ant cvs

RE: ssh exec task...

2003-03-20 Thread Anderson, Rob H - VSCM
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

Re: ssh exec task...

2003-03-20 Thread Stefan Bodewig
On Wed, 19 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: > 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. Cool. > I'll modify the task to capture the output correctly and make the > maxwait attribute ac

Re: ssh exec task...

2003-03-20 Thread Dale Anson
: "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 pe

Re: ssh exec task...

2003-03-19 Thread Jesse Stockall
On Tuesday, March 18, 2003, at 06:52 PM, Steve Loughran wrote: 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 w

Re: ssh exec task...

2003-03-18 Thread Steve Loughran
- 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 >

Re: ssh exec task...

2003-03-18 Thread Dale Anson
How do I post changes to the optional/ssh files to cvs? Dale Stefan Bodewig wrote: On Thu, 13 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: I had output from the one I wrote going to the log, would you mind sending me your code and maybe I can see how to get it to output to the log? Or is it i

Re: ssh exec task...

2003-03-14 Thread Stefan Bodewig
On Thu, 13 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: > I had output from the one I wrote going to the log, would you mind > sending me your code and maybe I can see how to get it to output to > the log? Or is it in cvs somewhere? In Ant's CVS

Re: ssh exec task...

2003-03-14 Thread Dale Anson
Hi Rob, I haven't been following the ant dev list for a couple of weeks, I've been busy with other things. I see you've made progress with the ssh exec task. I had output from the one I wrote going to the log, would you mind sending me your code and maybe I can see how to get

RE: ssh exec task...

2003-03-12 Thread Anderson, Rob H - VSCM
Crap! I have sent the attachements to your email address ([EMAIL PROTECTED]). -Rob A -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 9:05 AM To: [EMAIL PROTECTED] Subject: Re: ssh exec task... On Wed, 12 Mar 2003, Rob H. Anderson

Re: ssh exec task...

2003-03-12 Thread Stefan Bodewig
On Wed, 12 Mar 2003, Rob H. Anderson <[EMAIL PROTECTED]> wrote: > Attached is the documentation (I hope). I received nothing. Stefan

RE: ssh exec task...

2003-03-12 Thread Anderson, Rob H - VSCM
Attached is the documentation (I hope). -Rob A -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 12:35 AM To: [EMAIL PROTECTED] Subject: Re: ssh exec task... On Tue, 11 Mar 2003, Rob H. Anderson <[EMAIL PROTECTED]> wrote: > At

Re: ssh exec task...

2003-03-12 Thread Stefan Bodewig
On Tue, 11 Mar 2003, Rob H. Anderson <[EMAIL PROTECTED]> wrote: > Attached is the documentation. No it isn't (no HTML parts on our list, even attachments). Could you either send it to me directly or simply zip it up before attaching it? > I wonder if there is anyway to wait for the thread to fi

RE: ssh exec task...

2003-03-11 Thread Anderson, Rob H - VSCM
CTED] Sent: Tuesday, March 11, 2003 8:59 AM To: [EMAIL PROTECTED] Subject: Re: ssh exec task... On Tue, 11 Mar 2003, Rob H. Anderson <[EMAIL PROTECTED]> wrote: > There is one problem with the sshexec task that someone should look > into: I was not able to get the output from the remote c

Re: ssh exec task...

2003-03-11 Thread Stefan Bodewig
On Tue, 11 Mar 2003, Rob H. Anderson <[EMAIL PROTECTED]> wrote: > There is one problem with the sshexec task that someone should look > into: I was not able to get the output from the remote command to > show up in the log. It works if my machine (the one running Ant) is under heavy load, but doe

RE: ssh exec task...

2003-03-11 Thread Anderson, Rob H - VSCM
PROTECTED] Sent: Tuesday, March 11, 2003 5:42 AM To: [EMAIL PROTECTED] Subject: Re: ssh exec task... Hi Robert, as you may have seen, our mailing list software strips all HTML parts from mails. I'm sure there has been some message in addition to the tarball 8-) I've committed modified versio

Re: ssh exec task...

2003-03-11 Thread Stefan Bodewig
Hi Robert, as you may have seen, our mailing list software strips all HTML parts from mails. I'm sure there has been some message in addition to the tarball 8-) I've committed modified versions of your code - in particular I've made the password part of user:[EMAIL PROTECTED]:/path optional to r

ssh exec task...

2003-03-10 Thread Robert Anderson
ssh_tasks_src.tar.gz Description: application/gzip-compressed