On Mon, 11 Jul 2005, Leo Simons <[EMAIL PROTECTED]> wrote: > I suspect that using any JVM for which Ant's Execute takes a > different approach (ie not using Runtime.exec) makes the problem > "go away".
Hmm, have you run your tests with the equivalent of <exec>'s vmlauncher="false"? I.e. force Execute to use the ShellLauncher even if it is on JDK > 1.2? > My hunch is that we'd have to implement a work around in Ant... I can probably get away with yet another magic property if I know how to cure the problem ;-) Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
