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 (e.g. ant -Dmyapp.foo=bar). I tried
changing BuiltinPropertySetName to "all" didn't work.
How can this be done?
Thanks,
--
Dave Brondsema : dave@brondsema.net
http://www.brondsema.net : personal
http://www.splike.com : programming
http://csx.calvin.edu : student org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|