You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Parmar, Virendra Bavjibhai (Virendra)" <vi...@lucent.com> on 2003/02/19 10:36:14 UTC

How to pass environment in ant files

Hi,

I am doing local build and there are some directories which I have hardcoded
in ant.properties file. Those directory are /home/<username> directory.
Instead of this, I want to use $HOME variable in ant.properties file. 

Can someone help me to solve this problem.

Thanks,
-Virendra