Re: AW: Problem with line endings

2005-02-15 Thread David A. Bartmess
liche Nachricht- > > Von: David A. Bartmess [mailto:[EMAIL PROTECTED] > > Gesendet am: Dienstag, 15. Februar 2005 15:37 > > An: Ant Users List > > Betreff: Problem with line endings > > > > I've got an ant script that appends using the task to > > a f

AW: Problem with line endings

2005-02-15 Thread Jan . Materne
Would help? Jan > -Ursprüngliche Nachricht- > Von: David A. Bartmess [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 15. Februar 2005 15:37 > An: Ant Users List > Betreff: Problem with line endings > > I've got an ant script that appends using the

Problem with line endings

2005-02-15 Thread David A. Bartmess
I've got an ant script that appends using the task to a file and then ftp's the file to the server for use in validating a build after the fact. The machine doing the build and validation is a Linux machine, and the server we stage the build on (where it does the validation) is a LInux machine