Hi
Is there anyway to get the Telnet session to verbose the output from an ant
task ? I have an ant build process locally which when done ships the stuff
to the server, telnets into the server and initiates an ant script on the
server to do the install. Only problem is that I cant see what is going on
in the server as none of the ant output from the server seems to get echoed
back the calling ant.
I am running it as follows:
<write string="ant -buildfile installAIX.xml Dbuildfolder="${buildfolder}"
-verbose -debug" />
<read>$</read>
Where $ is the shell prompt.
Thanks,
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>