https://issues.apache.org/bugzilla/show_bug.cgi?id=48478
Summary: Add missing exec features to SSHExec: error,
errorproperty, resultproperty
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Optional Tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
jsch supports error streams and capturing the result code. Please add
functionality into the SSHExec task.
error The file to which the standard error of the command should be
redirected.
errorproperty The name of a property in which the standard error of the
command should be stored.
resultproperty The name of a property in which the return code of the
command should be stored
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.