Skip to content

v1.0.1

Choose a tag to compare

@fvarrui fvarrui released this 09 Jun 00:19
· 889 commits to master since this release

Fixed a problem when running generated app on Mac OS

universalJavaApplicationStub: /bin/bash^M: bad interpreter: no such file or directory

due to universalJavaApplicationStub LF-endings were being replaced with CRLF when releasing to Maven Central from Windows.

More info: https://stackoverflow.com/questions/11868590/maven-release-plugin-and-windows-line-breaks