On Thu, May 28, 2009 at 1:27 AM, Shawn Castrianni
wrote:
> I would prefer to somehow tell ant to select all properties that start with
> env. prefix and add them to the environment of the exec task. Is this
> possible somehow with macros, property selectors, or something else?
This is somethin
So you could use the script task.
Greetings
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Shawn Castrianni [mailto:shawn.castria...@halliburton.com]
Gesendet: Donnerstag, 28. Mai 2009 08:28
An: 'Ant Users List'
Betreff: clone fake environment variables as real ones for
task.
Greetings
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Shawn Castrianni [mailto:shawn.castria...@halliburton.com]
Gesendet: Donnerstag, 28. Mai 2009 08:28
An: 'Ant Users List'
Betreff: clone fake environment variables as real ones for exec
I load in my environment
I load in my environment variables with:
I use ant properties throughout my script with the env. prefix so that end
users can override them with real environment variables, if they wish. If
those env. prefixed ant properties are not initialized from the real
environment variables, I default