>>>>> "EGD" == Erik Grxntoft Dybdahl <[EMAIL PROTECTED]> writes:
EGD> How do you access environment variables from inside build.xml? You can't because Java can't. You'll have to copy them into properties when invoking Ant - which can be automated inside a script. Stefan
