I believe that its been fixed in Ant 1.5.
----- Original Message ----- From: "Dan Christopherson" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 12:46 PM Subject: Re: How do I force ant to fail? > I'm hardly a 'heavyweight' but I believe that (and the docs indicate > that) <jvmarg> just goes on the command line before the classname, as > opposed to <arg> which goes after (passed to the called Java program. > <sysproperty> _does_ do the equivalent of -Dname=value. <env> sets an > environment variable. My question is _why_ doesn't env work for <java> > where fork="yes"? > > -danch -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
