> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > 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.
Never used clonevm, but you might be able to work around this by using a nested <propertyset>. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]