DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38720>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38720 Summary: calling sshexec multiple times doesn't print to stdout with jsch > 1.18 Product: Ant Version: 1.6.5 Platform: All OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Optional Tasks AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I've got a problem using sshexec to remote execute commands. On the second sshexec task the server output isn't printed to ant stdout. If I call the sshexec tasks separated (one commented out), it works. I'm calling wsadmin of Websphere to remote deploy an ear. With jsch 1.16 it works ok, but with jsch 1.24 (specific: after Version 1.18) it is broken. The output of the 2nd sshexec task isn'T printed. I need 1.24 because maven ant tasks (ssh wagon) needs a newer version of jsch. Help? Anyone? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
