I am using Ant in a slightly unconventional manner.  I am using a build
script to submit a build (using make) on a remote system using telnet.
Everything is running fine, except that I get no output from commands
submitted via telnet until the command is finished.  Since the builds take
a while, it would be good to have the output streamed back so that progress
can be monitored.  Have I missed a setting that would fix this?


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

Reply via email to