On Fri, 16 Jun 2006, Atsuhiko Yamanaka <[EMAIL PROTECTED]> wrote:
> The attached patch will add the 'resultproperty' attribute support
> to sshexec task. You know that 'resultproperty' is supported by
> exec task.
I had put this mail aside before I went on vacation and just now saw
there is no a
Hi,
The attached patch will add the 'resultproperty' attribute support to
sshexec task.
You know that 'resultproperty' is supported by exec task.
There is no problem even if this patch is ignored, but I strongly recommend
to use channel.isClosed() instead of channel.isEOF() in SSHExec.java.
T