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

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.