Hey,

I have the following snippet in my ant file:

<echo file="...">This is the first line A
This is the second line B
</echo>

When I look at the build file, after the A, I see a CR LF.
When I look at the file that ant echoed to, I only see a LF.

What might be going on here?


Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to