Hi, On Fri, Nov 26, 2010 at 3:13 PM, ant elder <ant.el...@gmail.com> wrote: > As others have already commented the Hudson archiving phase seems to > be really slow, eg Tuscany creates a couple of "all" distributions > that are around 80meg and these take several hours to archive, eg see > https://hudson.apache.org/hudson/job/Tuscany-2x/970/ > > So i wondered if there was a way we could configure the Hudson builds > to not do that archiving?
Unfortunately I don't think there's a way to do that. AFAIUI Hudson always archives some key bits of the build, and the configuration option just allows you to add more things to be archived. See http://issues.hudson-ci.org/browse/HUDSON-3922 for the relevant Hudson issue. BR, Jukka Zitting