How do I get property or path variables to be expanded  when passing
arguments to a <exec> task?

Seems it is being passed as a literal.

I am giving these as "-D" parameters to ant trying to pass them on to
another program.

Thanks for your help.


    <exec dir="." executable="some.exe">
      <arg path="${some.path}"/>
      <arg value="${some.value}"/>
    </exec>

begin:vcard 
n:John;Ruby
tel;fax:713.513.2022
x-mozilla-html:TRUE
org:Schlumberger/GeoQuest;Geology, Geophysics, & Modeling
adr:;;5599 San Felipe, Suite 1700;Houston;Texas;77056-2722;usa
version:2.1
email;internet:[EMAIL PROTECTED]
note:Main Switchboard : (713) 513-2000
x-mozilla-cpt:;22256
fn:Ruby John
end:vcard

Reply via email to