Jan. 30, 2014
3:50 p.m.
Hi, I did a small pass over #cleanUpForProduction -> do not delete Classes (package should not get dirty) -> do not use SUnitUnloader, as people want SUnit in the deployed system -> unload all *Tests and *-Help TODO -> some test packages are missed because they are not XXTest -> Maybe we should not unload Deprecated30 (this would avoid some dirty packages) -> There might be other things to unload (e.g. ProfStef) But all in all it is already quite nice. It shrinks the current image to 17.5MB Marcus