> From: Charl Gerber [mailto:[EMAIL PROTECTED]
> Set a global variable 'env' in my ant script based on:
> the command line value, if not set, then
> environment variable value, if not set, then
> default value
>
> I have this in my project root, ie, not in a target,
> but it does not work:
>
>
Hi have this problem:
Set a global variable 'env' in my ant script based on:
the command line value, if not set, then
environment variable value, if not set, then
default value
I have this in my project root, ie, not in a target,
but it does not work:
The 'en