[ https://issues.apache.org/jira/browse/GROOVY-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pawel Veselov updated GROOVY-11635: ----------------------------------- Description: Downloaded https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.24.zip All scripts in bin have Windows EOL, so running them in Linux gives: /usr/bin/env: ‘sh\r’: No such file or directory /usr/bin/env: use -[v]S to pass options in shebang lines For example, running groovysh. No problems with 4.0.26 was: Downloaded https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.24.zip All scripts in bin have Windows EOL, so running them in Linux gives: /usr/bin/env: ‘sh\r’: No such file or directory /usr/bin/env: use -[v]S to pass options in shebang lines No problems with 4.0.26 > 3.0.24 SDK zip scripts use Windows EOL > -------------------------------------- > > Key: GROOVY-11635 > URL: https://issues.apache.org/jira/browse/GROOVY-11635 > Project: Groovy > Issue Type: Bug > Components: command line processing > Affects Versions: 3.0.24 > Reporter: Pawel Veselov > Priority: Major > > Downloaded > https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.24.zip > All scripts in bin have Windows EOL, so running them in Linux gives: > /usr/bin/env: ‘sh\r’: No such file or directory > /usr/bin/env: use -[v]S to pass options in shebang lines > For example, running groovysh. > No problems with 4.0.26 -- This message was sent by Atlassian Jira (v8.20.10#820010)