-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2 Penguins
-
Fix Version/s: 2.2 Penguins
-
Labels:None
At the moment SBT requires up to 2GB of heap to compile our unit test classes. As our application is rather small this is clearly not acceptable. Try to remove test clasees\methods\dependencies one by one to find out, what causes huge memory consumption during compilation. Once located, problem snippets should be somehow rewritten not to confise SBT anymore.