I have a Jenkins installed on win servers and I'm building some artifacts through Jenkins maven build plugins.
The .sh files included in this build.zip file have a windows format newline characters CRLF. How can I get linux format newline characters using Jenkins?
