I know that you can alias the system properties by using the following:

<property environment="env">

This allows me to access system variables such as env.CLASSPATH.

I was hoping I could alias this property globally by setting it in a
properties file:

 environment="env"

It doesn't seem to work.  Is there another way to do this?  (Besides passing
it in as a command line arg.)


This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to