> -----Original Message-----
> From: Antoine Levy Lambert [mailto:[email protected]]
> Sent: Wednesday, December 09, 2009 6:43 AM
> To: Ant Users List
> Subject: Re: ANT Property substutition in log4j.properties
> 
> Hello Jim,
> 
> log4j understands system properties, not ant properties.
> 
> So most likely these ANT_ARGS on linux do not set a system property
> but
> just an ant property. System properties are copied to ant
> properties,
> but the reverse is not true.
> 
> Using ANT_OPTS=-Dwork.dir=somepath should work on both Windows and
> Linux.

I tried that also, with the same results.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to