mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
* Remove MaxPermSize from another scripted opts * Reduce memory of sbt host to 1g instead of 2g * Add Xms java options to scripted * Enable parallelism with 512M for sbt tests * Parallelism + batch mode