My company is considering changing continuous integration servers (I won’t say which one we have now, so I won’t skew your responses in anyway 🙂 ) I wondering if anybody has any recommendations? Best user experience, level of difficulty to maintain, etc…
Our code is all in java, and we use ANT as a build tool.
I recently implemented a Hudson server. Having previously used Cruise Control, I am very satisfied with Hudson and very impressed with its ease of setup and use. Adding new projects is infinitely easier than it was with Cruise Control.