In what way is it different from
 
<property environment="environment"/> ??
 
Nico
 
----- Original Message -----
To: ant-dev
Sent: Saturday, March 17, 2001 10:17 AM
Subject: [SUBMIT] Getenv.java



I had a pressing need to get at TOMCAT_HOME to do a bit of deployment from a
build. So I wrote a task to get Execute to fetch all the environment
variables then turn them into properties like (from the debug trace) the
following -
environment.PROCESSOR_LEVEL -> 6

Reply via email to