You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/02/20 18:03:30 UTC

DO NOT REPLY [Bug 38720] New: - calling sshexec multiple times doesn't print to stdout with jsch > 1.18

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: dev@ant.apache.org
        ReportedBy: grave@gmx.de


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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


DO NOT REPLY [Bug 38720] - calling sshexec multiple times doesn't print to stdout with jsch > 1.18

Posted by bu...@apache.org.
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


riznob@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From riznob@hotmail.com  2006-02-21 20:47 -------
This issue is a duplicate of Bug 36302 
(http://issues.apache.org/bugzilla/show_bug.cgi?id=36302). The issue has been 
resolved and is checked into CVS HEAD. You could upgrade Ant to a nightly build 
or patch 1.6.5 with the patch attached to the bug mentioned above. If you have 
issues, please consult the ant-user email list.

*** This bug has been marked as a duplicate of 36302 ***

-- 
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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org