https://bz.apache.org/bugzilla/show_bug.cgi?id=60562

--- Comment #18 from Stefan Bodewig <bode...@apache.org> ---
The version contained in 1.10.0 is the result of
https://github.com/apache/ant/pull/25 which was measured against the invocation

ant --execdebug \
  "-Dfoo=dollar\$_backtick\`_single'_double\"\"_trailingbackslash\\" \
  "-Dbar=trailingnewline
" \
  "-Dnewline=
" \
  "-Ddoublespace=  " \
  "-Dx=y" \
  "-f" "test.xml"

(see the test.zip linked in the PR)

At least on Linux this seems to work as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to