On Wed, 25 Aug 2004, Dave Brondsema <[EMAIL PROTECTED]> wrote: > The new clonevm attribute on the <java> task looked like exactly > what I needed, but it seems to only clone the built in system > properties and not ones specified one the commandline
The things you specify on the command line are via > (e.g. ant -Dmyapp.foo=bar) are Ant properties, not system properties. I introduced clonevm for Gump initially that sets things like java.awt.headless and needs to pass this to forked unit tests and so on. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]