On 2008-11-12, Remie Bolte <remie@backbase.com> wrote:
> This would make the properties available as system properties in Java
> applications, right?
Right.
> If I would be invoking an ant script using the java task (i need to switch
> JDK), and i would want to pass certain properties, would this also work?
Yes. System properties are available as Ant properties, they are not
user properties, though.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|