How can I delete Hudson's built artifacts?
问题 We are using Hudson for our Continuous Integration server and it's great. We have 2 issues with it, which are mildly related. https://hudson.dev.java.net/issues/show_bug.cgi?id=2736 The build order in Hudson means that the downstream dependencies get built a lot more than they need to be. Hopefully this issue will be addressed soon. Since these things are getting built so frequently, the build history is massive. We really don't need 1000 build items in the history for some of the jobs. My