--- Stefan Moebius <[EMAIL PROTECTED]> wrote:
> Mmh. Strange.

Another strange thing -- your original <echo> task does result in an empty
line in the middle in 1.5 if you include the -emacs command-line flag:

$ ant echoit
echoit:
     [echo]   This is only a demo.
     [echo]   Specifically, a demo with an empty line in the middle.

$ ant -emacs echoit
echoit:

  This is only a demo.

  Specifically, a demo with an empty line in the middle.

Diane



=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to