mirror of https://github.com/sbt/sbt.git
I've tried to put together some scripted tests to remove the overhead of compiling the whole sbt, which is around 3 minutes every time. This new structure *should* make the scripted tests run faster. Aside from this, we do some more tweaks: * Increase memory. * Fork processes to compile and run (to see if it makes a difference). * Pass in the server flag to sbt. |
||
|---|---|---|
| .. | ||
| plugin/src/main | ||
| sbt | ||