----- Original Message -----
From: "Ramasubbu, Hari" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, January 22, 2002 10:06
Subject: RE: Telnet Output


>
> Ok .. i came across the same scenario  where i issue a make command and it
> takes ages to get back to the shell while
> the read task in your telnet waits for the output .
>
> I tweaked the telnet task.java so that it logs every 256 bytes of
> information it streams from the Unix socket.
> So it will look as if u r logging it live than waiting for the specific
make
> command to finish.
> I can give the 2 files (jar and java file) if u want as i dont want to
spam
> the mailing list.
>

Why not post the "cvs diff -u" of Telnet.java to ant-dev as a patch; or to
bugzilla (as an enhancement req with an attachment), then if you make a good
case for making this an optional facility of the task I'm sure it could get
incorporated into the build.

-steve


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

Reply via email to