Pellier, Marc wrote:
Is it possible to set a system variable via Ant ?
If yes how

Only for processes you create from <ant> with exec. Checkout the <env> element of the <exec> task

http://ant.apache.org/manual/CoreTasks/exec.html

Conor



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

Reply via email to