You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by dr fence <mr...@gmail.com> on 2007/04/17 16:56:07 UTC

and carriage returns

I'm using a copying filterset and trying to replace a single token in a file
like this:

@xml_here@

with this line from a property file:

<xml>\
   \
   \
</xml>

The problem is that the carriage returns are stripped, how can I keep them
in tact?
-- 
View this message in context: http://www.nabble.com/%3Ccopy%3E-%3Cfilterset%3E-and-carriage-returns-tf3591124.html#a10036483
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org