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=36302>. 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=36302 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-31 20:37 ------- More generic would be the use of a KeepAliveOutputStream in the correct place; i.e. SSHExec's TeeOutputStream: new TeeOutputStream(out, new KeepAliveOutputStream(System.out)) I would question the use of System.out in the first place--within Ant it would probably be more correct to use a LogOutputStream, but I suppose that's a different issue. -- 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]