I agree that builds shouldn't leave anything behind outside of the maven target directory. If it uses tmp space elsewhere, this should be cleaned up after use.
Cheers, David On 26 August 2014 17:25, Samuel E Bratton <[email protected]> wrote: > Hi > > I noticed that a full aries build leaves ~70MB in /tmp (about 85% of that > appears to be from blueprint-itest related logs and from OSGI workspaces). > > I know some systems automatically clean out tmp periodically, but for > those that do not, shouldn't component builds be cleaning up those > resources on their own? > > Thanks > Sam Bratton
