On Sat, 30 Mar 2002, Zhou Wu <[EMAIL PROTECTED]> wrote: > If we look at the Ant's Execute.java code, we know it uses several > different launchers. Particularly, it uses Java13CommandLauncher for > JDK1.3 or later. However, this has at least one problem for .bat on > windows.
You can always set vmlauncher to false and get the OS specific launcher even for JDK >= 1.3. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
