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=26632>.
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=26632





------- Additional Comments From [EMAIL PROTECTED]  2005-03-31 16:18 -------
OK. Here is what I did:

1) I went to the following site:
http://brutus.apache.org/~nightlybuild/builds/ant/20050329/src/

2) I downloaded the apache-ant-1.7alpha-src.zip file. After unzipping it, i 
found that RExecTask.java has the while loop exactly at line 181 because of 
which rexec is hanging.

Am I wrong ? Please let me know
Thanks
Anumeh andharmule



(In reply to comment #8)
> Which source did you grab?  The source corresponding to 1.7-alpha (i.e. CVS 
HEAD)
> does not have a while loop in or around line 180.
> The task will still use the old logic if you use nested <read> or <write> 
elements,
> it will only use the new logic if you use the command attribute.
> We can't use the proposed for the <read>/<write> case since it only supports
> running a single command and closing the connection after that.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to