Re: sshexec verbosity

2009-12-01 Thread lalyos
Hi, I just provided the patch for the documentation here: https://issues.apache.org/bugzilla/show_bug.cgi?id=48317 Kev, if you could please commit it. cheers, lajos Hi, On Tue, Dec 1, 2009 at 7:08 AM, Kevin Jackson wrote: Hi, this sounds like a good idea. I think we should check this in.

Re: sshexec verbosity

2009-11-30 Thread Kevin Jackson
Hi, On Tue, Dec 1, 2009 at 7:08 AM, Kevin Jackson wrote: > Hi, > >> this sounds like a good idea. I think we should check this in. It introduces >> a change compared with the last release but this sounds like a good change. >> >> Thoughts ? Committed fix/change in revision 885684 I've tested it

Re: sshexec verbosity

2009-11-30 Thread Kevin Jackson
Hi, > this sounds like a good idea. I think we should check this in. It introduces > a change compared with the last release but this sounds like a good change. > > Thoughts ? As someone who has been grappling with ssh/scp issues over the last few months (although not in a an Ant context), I coul

Re: sshexec verbosity

2009-11-30 Thread Antoine Levy Lambert
Hi, this sounds like a good idea. I think we should check this in. It introduces a change compared with the last release but this sounds like a good change. Thoughts ? Antoine lalyos wrote: Hi, I run into some trouble with sshexec, and tried to turn verbosity on: -debug and -verbose ant

sshexec verbosity

2009-11-30 Thread lalyos
Hi, I run into some trouble with sshexec, and tried to turn verbosity on: - debug and -verbose ant option didn't change anything. The only way to get some details was changing the source code, recompile it, and use the hacked ant-jsch.jar and jsch.jar. By examining the source i realized that