Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application.ini incorrect line ending => application can't start when build from Windows & run in Linux #637

Closed
giabao opened this issue Aug 2, 2015 · 1 comment

Comments

@giabao
Copy link
Contributor

giabao commented Aug 2, 2015

This bug is reported in playframework: playframework/playframework#4921
But its a bug of sbt-native-packager.

See the test here: https://github.com/giabao/native-packager-test

@giabao
Copy link
Contributor Author

giabao commented Aug 2, 2015

2 ways to fix:

IO.write(configFile, ("# options from build" +: options).mkString("\n"))

giabao added a commit to giabao/sbt-native-packager that referenced this issue Sep 16, 2015
muuki88 added a commit that referenced this issue Sep 16, 2015
@giabao giabao closed this as completed Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants