When creating tar package filter replace changes file to windows format

when creating tar package filter replace changes file to windows format by putting crlf at the end of each file when file is already in unix format with lf at the end. This is definitely a bug since I am creating tar package that does not exist in windows. If gradle is using default JVM ‘line.separator’ then this is a mistake

Hi Misak,

this is the same problem as reported here. The same solution applies.

Cheers,
Stefan