Does anyone knows how to get access to the env.variables under linux ???
I use : <property environment="env" />
but ant says that this property is not supported
Class org.apache.tools.ant.taskdefs.Property doesn't support the "environment" 
attribute

Is there another way to get access to $TOMCAT_HOME ??
I need the variables because the scipt should run on various Systems for example Linux 
and Windows2000

Peter

Reply via email to