https://issues.apache.org/bugzilla/show_bug.cgi?id=43342
--- Comment #4 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-10-09 08:47:14 PST --- Is escaping the newlines really necessary? http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#argumentfiles contains under "Example - Option Arguments" a -bottom example that seems to indicate that quoting the entire argument should be enough. The Java6 docs contains the same example but explicitly mentions the need to double backslashes when quoting in the initial paragraph (the 1.4.2 docs miss that). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
