https://issues.apache.org/bugzilla/show_bug.cgi?id=47914
--- Comment #1 from Stefan Bodewig <[email protected]> 2009-09-29 07:10:16 PDT --- The situation is a bit more complex since the same escapes would apply to anything executed via any of the launchers that use a separate interpreter (ScriptCommandLauncher, OS2CommandLauncher, WinNTCommandLauncher and potentially PerlScriptCommandLauncher - I don't know enough about Netware). So escaping things based on the OS would be wrong, it would have to happen based on the launcher. Even Win95 should use the Java13CommandLauncher by default, doesn't it? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
