----- Original Message -----
From: "Kervin, Stephen" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Monday, September 09, 2002 10:52 AM
Subject: telnet write with parameter ?
> Hi
>
> I am trying to run a telnet session with a buildpath which is a variable
> like so:
>
> <write>/u30/app/JDEdwards/ANT/jakarta-ant-1.5/bin/ant -buildfile
> /u30/app/JDEdwards/tagbuilds/installAIX.xml -Dbuildfolder="${buildfolder}
> -verbose"</write>
>
> But the ${} doesnt resolve within the write statement. Any ideas how I can
> get this write ?
>
1. upgrade to ant1.5
2. use the string attribute of <write> instead.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>