----- Original Message -----
From: "TINE Houari (OBJECTIVA)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 29, 2002 06:03
Subject: how to cretate en environment variable?


>
> Hi,
>
> I want to create an environment variable with Ant that must persists.
> That is, with the same effect that: set x=dev in command-line.
>

cant be done, AFAIK. ant is running in a sub environment whose changes (even
if there was a way to do it in java) wouldnt propagate up.



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

Reply via email to