-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
At the moment every module makes it's own complete copy of the application server. This results in the size of the workspace blowing out to over 1.5Gb in size, trashing the OS cache and just generally slowing things down.
It would be better if we did not copy the modules and bundles directories, an directed the module path to the build/target modules directory.