I noticed if I set the environment variable "ant.someprop=somevalue",
and run a build file in the shell, "someprop" gets set to "somevalue"
without the need of the <property environment="env"/> task.

 

Is this undocumented behavior? 

Reply via email to