Hi,
I am trying to append a newline to the end of a file, can anyone tell me
how to do it correctly? Currently, it is printing \n instead.
<!-- Version Info -->
<echo file="${classes.dir}/properties/release.txt"
message="${product.name} ${DSTAMP}"/>
<echo file="${classes.dir}/properties/release.txt" append="true"
message="\n"/>
Thanks,
--Gavin
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>