https://bz.apache.org/bugzilla/show_bug.cgi?id=60562
--- Comment #38 from Thomas Stecher <[email protected]> --- It seems to work except preserving the newlines (like my suggestion did :-)) stecher@b2sn13:~/java > apache-ant-1.10.0/bin/ant -f test.xml Buildfile: /home/stecher/java/test.xml run: [echo] hello world [echo] foo=${foo}_ [echo] bar=${bar}_ [echo] newline=${newline}_ [echo] doublespace=${doublespace}_ [echo] end BUILD SUCCESSFUL Total time: 0 seconds -- You are receiving this mail because: You are the assignee for the bug.
