Re: Set an env variable?

2012-05-09 Thread Dave Pawson
On 10 May 2012 04:39, Simon Murcott wrote: > This is a limitation of Java rather than Ant. See this article for a bit > more information: > http://stackoverflow.com/questions/318239/how-do-i-set-environment-variables-from-java > > I'd recommend that you keep a list of environment variables you car

Re: Set an env variable?

2012-05-09 Thread Simon Murcott
This is a limitation of Java rather than Ant. See this article for a bit more information: http://stackoverflow.com/questions/318239/how-do-i-set-environment-variables-from-java I'd recommend that you keep a list of environment variables you care about as properties. When you call it has a parame