Re: can't execute an ant execution

2003-09-03 Thread Antoine Levy-Lambert
t: Wednesday, September 03, 2003 6:15 PM Subject: can't execute an ant execution > Dear members, > > If I want to invoke a ant command during a telnet target it seem to me it > doesn't work. If I do: > > password= "${telnet.password}&q

can't execute an ant execution

2003-09-03 Thread David
Dear members, If I want to invoke a ant command during a telnet target it seem to me it doesn't work. If I do: ant -l log.txt usage the build file is on the $HOME directory so it should be executed. At the end of the execution the log.txt file exist, but it is empt