You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Ori Burstein <ob...@cisco.com> on 2001/04/02 15:35:47 UTC

Getting environment variables into the build.xml file

Hi,
I need to use an environment variable in my script .
I can't pass it as an argument ( I have to use a certain shell, which is implemented here).
Please advise me on how can I gather an environment variable into my XML file.

Thanks a lot

Ori