How do I do unix2dos (or dos2unix) with ant. I.e. I want to change the newlines from linux newlines (if any) to dos newlines

link|improve this question
feedback

1 Answer

up vote 8 down vote accepted

Found - it is the Ant FixCRLF task.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.