Hi All, I was briefly looking at the jenkins out of space issue, looks like we are way over the average build sizes. Here is what I see:
* a clean checkout of trunk as of today is 31MB * a build without distribution and integration tests (which depend on distribution) is 216MB * the full build as it stands today is 1.9GB Can we move the distribution to a new profile "dist"? This forces us to change the integration tests though. Thoughts? Suresh
