This repository has been archived by the owner on May 11, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace obsoleted
-mem
parameter with -J-Xmx512m
Apparently `sbt-native-packager` removed the `-mem` parameter with sbt/sbt-native-packager@62362c2377 - so if you look in a subscriptions-box, you see this in `/subscriptions/stdout.log`: ``` !! WARNING !! -mem option is ignored. Please use -J-Xmx and -J-Xms ``` sbt/sbt-native-packager#82 (comment)
- Loading branch information