Is there some way I can execute commands on a remote m/c using ant without waiting for a return string (like telnet expects)?
I know rexec does it. But somehow, rexec hangs when I use it via ant. Normal rexec from my m/c to the remote m/c works just fine. This is holding up work on my project and I would appreciate any help. We are using Ant 1.6.1 Thanks, Pushya