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. There is a possibility that the current implementation may fail to get exit-status code in some timing.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]