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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to